mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 11:41:49 +02:00
ci: additional tests are not allowed to fail
This commit is contained in:
@ -178,7 +178,6 @@ test-matrix:
|
|||||||
- *install-repos
|
- *install-repos
|
||||||
- pip install -e .[dev,$QT_PCKG]
|
- pip install -e .[dev,$QT_PCKG]
|
||||||
- pytest -v --maxfail=2 --junitxml=report.xml --random-order ./tests/unit_tests
|
- pytest -v --maxfail=2 --junitxml=report.xml --random-order ./tests/unit_tests
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
end-2-end-conda:
|
end-2-end-conda:
|
||||||
stage: End2End
|
stage: End2End
|
||||||
|
Reference in New Issue
Block a user