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

ci(e2e): e2e tests are saving logs

This commit is contained in:
2025-03-25 11:32:30 +01:00
parent 8efe3af8ba
commit 9e8d3dadee

View File

@ -217,8 +217,7 @@ end-2-end-conda:
- pip install -e ./ophyd_devices - pip install -e ./ophyd_devices
- pip install -e .[dev,pyside6] - pip install -e .[dev,pyside6]
- cd ./tests/end-2-end - pytest -v --files-path ./ --start-servers --flush-redis --random-order ./tests/end-2-end
- pytest -v --start-servers --flush-redis --random-order
artifacts: artifacts:
when: on_failure when: on_failure