update
parent
01e8e741a3
commit
569a27fd48
|
|
@ -22,4 +22,4 @@ jobs:
|
|||
pip install -r ./tools/requirements.txt
|
||||
|
||||
- name: run tests
|
||||
run: python -m unittest discover -s tests -p './tools/*_test.py'
|
||||
run: python -m unittest discover -s tests -p '*_test.py'
|
||||
Loading…
Reference in New Issue