mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-08 14:46:02 -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
|
- name: Test python scripts
|
||||||
working-directory: custom
|
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
|
- name: Set test tag variable as an output
|
||||||
id: vars
|
id: vars
|
||||||
|
Loading…
x
Reference in New Issue
Block a user