fix REUSE and action path
Some checks failed
Test suites / selftest (pull_request) Failing after 5s
Test suites / reuse (pull_request) Successful in 6s

This commit is contained in:
2024-01-16 14:30:41 +01:00
parent 9bbd95396c
commit 781575468b
2 changed files with 6 additions and 2 deletions

View File

@@ -58,8 +58,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/poetrybuild
- name: Check own repository in DEBUG mode
- uses: ./.gitea/actions/poetrybuild
- name: Try to run app
run: poetry run seafile-mirror --help
# pytest: