Skip to content
Snippets Groups Projects
Commit 6f3ed812 authored by d.kilic's avatar d.kilic
Browse files

Fix for CI

parent 9dc6af9a
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ regression test windows:
- windows
script:
- cd tests/regression_test/tests
- pytest --junitxml=pytest_report.xml | Tee-Object -FilePath "RegressionTestLog.txt"
- python -m pytest --junitxml=pytest_report.xml | Tee-Object -FilePath "RegressionTestLog.txt"
artifacts:
when: on_failure
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment