mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-08-03 18:46:07 -04:00
Update arguments for unittest
This commit is contained in:
parent
19fbcfb0f3
commit
e7bfee1656
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Test python scripts
|
||||
working-directory: custom
|
||||
run: PYTHONPATH=src python -m unittest discover -t tests
|
||||
run: PYTHONPATH=src python -m unittest discover -s tests
|
||||
|
||||
- name: Set test tag variable as an output
|
||||
id: vars
|
||||
|
Loading…
x
Reference in New Issue
Block a user