Compare commits
3 Commits
0351e55f7c
...
d15cb7bf63
| Author | SHA1 | Date | |
|---|---|---|---|
| d15cb7bf63 | |||
| d54fcd5943 | |||
| 272fef4ec0 |
@@ -35,6 +35,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: ./.gitea/actions/poetrybuild
|
uses: ./.gitea/actions/poetrybuild
|
||||||
|
# using minimal set of dependencies
|
||||||
with:
|
with:
|
||||||
poetry_install_args: "--without dev"
|
poetry_install_args: "--without dev"
|
||||||
- name: Install seaf-cli
|
- name: Install seaf-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user