yet another test for passing CI
This commit is contained in:
parent
169a0348c8
commit
4bf9668af6
1
.github/workflows/continuous-integration.yml
vendored
1
.github/workflows/continuous-integration.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
env:
|
||||
PYTHONIOENCODING: utf-8
|
||||
PYTHONUNBUFFERED: "1"
|
||||
KMP_DUPLICATE_LIB_OK: TRUE
|
||||
run: |
|
||||
cd Pose2Sim/Utilities
|
||||
conda run -n pose2sim pytest -v tests.py --capture=sys
|
||||
|
Loading…
Reference in New Issue
Block a user