mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 19:21:50 +02:00
wip
This commit is contained in:
@ -175,8 +175,7 @@ test-matrix:
|
|||||||
- pip install -e ./bec/bec_lib[dev]
|
- pip install -e ./bec/bec_lib[dev]
|
||||||
- pip install -e ./bec/bec_ipython_client
|
- pip install -e ./bec/bec_ipython_client
|
||||||
- pip install -e .[dev,$QT_PCKG]
|
- pip install -e .[dev,$QT_PCKG]
|
||||||
- pytest -v --junitxml=report.xml --random-order ./tests/unit_tests || true
|
- pytest -v --junitxml=report.xml --random-order ./tests/unit_tests
|
||||||
- if [ -f core.* ]; then echo "Core dump found"; else echo "No core dump"; fi
|
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
artifacts:
|
artifacts:
|
||||||
# upload core dumps
|
# upload core dumps
|
||||||
|
Reference in New Issue
Block a user