Merge pull request #62 from rlagnsals/Separated_augment
Separated augment
This commit is contained in:
commit
91cda1c1f9
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
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user