mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-08-03 18:46:07 -04:00
adjust python unittest
This commit is contained in:
parent
73a53b8439
commit
23dc86b4b1
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -37,9 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test python scripts
|
- name: Test python scripts
|
||||||
working-directory: custom
|
working-directory: custom
|
||||||
env:
|
run: PYTHONPATH=src python -m unittest discover -t tests
|
||||||
PYTHONPATH: custom/src
|
|
||||||
run: python -m unittest discover -t 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