Update continuous-integration.yml
This commit is contained in:
parent
f446c3b61f
commit
ea707f4008
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -55,5 +55,5 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
cd Pose2Sim/Demo
|
||||
cd Pose2Sim/Demo/S00_Demo_Session
|
||||
pytest -v test.py
|
||||
|
Loading…
Reference in New Issue
Block a user