fix ci test command
parent
bd55d303de
commit
f19c473c69
|
@ -36,4 +36,4 @@ jobs:
|
|||
|
||||
# find and run all unit tests
|
||||
- name: Run unit tests
|
||||
run: python -m unittest discover tests
|
||||
run: python -m unittest discover test
|
||||
|
|
Loading…
Reference in New Issue