mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
ci: increased verbosity for e2e tests
This commit is contained in:
@ -273,7 +273,7 @@ end-2-end-conda:
|
|||||||
- cd ../
|
- cd ../
|
||||||
- pip install -e .[dev,pyqt6]
|
- pip install -e .[dev,pyqt6]
|
||||||
- cd ./tests/end-2-end
|
- cd ./tests/end-2-end
|
||||||
- pytest --start-servers --flush-redis --random-order
|
- pytest -v --start-servers --flush-redis --random-order
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
when: on_failure
|
when: on_failure
|
||||||
|
Reference in New Issue
Block a user