Change test.py to tests.py
This commit is contained in:
parent
f96b6166b5
commit
9dc37bb1b0
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -56,4 +56,4 @@ jobs:
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
cd Pose2Sim/S00_Demo_Session
|
||||
pytest -v test.py
|
||||
pytest -v tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user