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:
|
env:
|
||||||
PYTHONIOENCODING: utf-8
|
PYTHONIOENCODING: utf-8
|
||||||
PYTHONUNBUFFERED: "1"
|
PYTHONUNBUFFERED: "1"
|
||||||
|
KMP_DUPLICATE_LIB_OK: TRUE
|
||||||
run: |
|
run: |
|
||||||
cd Pose2Sim/Utilities
|
cd Pose2Sim/Utilities
|
||||||
conda run -n pose2sim pytest -v tests.py --capture=sys
|
conda run -n pose2sim pytest -v tests.py --capture=sys
|
||||||
|
Loading…
Reference in New Issue
Block a user