0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00
This commit is contained in:
2024-07-24 19:56:35 +02:00
parent f7b050b588
commit abf159ae18

View File

@ -175,8 +175,7 @@ test-matrix:
- pip install -e ./bec/bec_lib[dev]
- pip install -e ./bec/bec_ipython_client
- pip install -e .[dev,$QT_PCKG]
- pytest -v --junitxml=report.xml --random-order ./tests/unit_tests || true
- if [ -f core.* ]; then echo "Core dump found"; else echo "No core dump"; fi
- pytest -v --junitxml=report.xml --random-order ./tests/unit_tests
allow_failure: true
artifacts:
# upload core dumps