0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00
This commit is contained in:
2025-04-18 11:52:52 +02:00
parent b5ec6c401b
commit a88b696a2b

View File

@ -216,7 +216,7 @@ end-2-end-conda:
- pip install -e ./ophyd_devices
- pip install -e .[dev,pyside6]
- pytest -v --files-path ./ --start-servers --random-order ./tests/end-2-end/test_rpc_widgets_e2e.py ./tests/end-2-end/test_plotting_framework_e2e.py::test_async_plotting
- pytest -v --files-path ./ --start-servers ./tests/end-2-end/test_rpc_widgets_e2e.py ./tests/end-2-end/test_plotting_framework_e2e.py::test_async_plotting
artifacts:
when: on_failure