Skip to content
Snippets Groups Projects
Commit 2e414215 authored by Simon Bjurek's avatar Simon Bjurek
Browse files

Update .gitlab-ci.yml file

parent c32e17ee
No related branches found
No related tags found
2 merge requests!461Finalize earliest deadline scheduler,!459Qt6 fixes and scheduler class started
Pipeline #154702 failed
This commit is part of merge request !459. Comments created here will be created in the context of that merge request.
...@@ -19,6 +19,7 @@ before_script: ...@@ -19,6 +19,7 @@ before_script:
# Install test dependencies # Install test dependencies
- pip install -r requirements_test.txt - pip install -r requirements_test.txt
- export PYTEST_QT_API=$QT_API - export PYTEST_QT_API=$QT_API
- export MPLBACKEND=qtagg
.run-test: .run-test:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment