0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

ci: additional tests are not allowed to fail

This commit is contained in:
2024-08-26 21:48:02 +02:00
committed by wyzula_j
parent cf28730515
commit bb385f07ca

View File

@ -178,7 +178,6 @@ test-matrix:
- *install-repos
- pip install -e .[dev,$QT_PCKG]
- pytest -v --maxfail=2 --junitxml=report.xml --random-order ./tests/unit_tests
allow_failure: true
end-2-end-conda:
stage: End2End