wip
Some checks failed
CI Beamline / test (push) Failing after 28s
CI Beamline / test (pull_request) Failing after 26s

This commit is contained in:
2025-06-25 20:35:49 +02:00
parent c893b4a749
commit 5717b4fe79

View File

@ -98,7 +98,7 @@ jobs:
uv pip install --system -e ./_checkout_/bec/bec_ipython_client[dev]
uv pip install --system -e ./_checkout_/bec/bec_server[dev]
uv pip install --system -e ./_checkout_/bec_widgets[dev]
uv pip install --system -e ./phoenix_bec[dev]
uv pip install --system -e .[dev]
- name: Run Pytest
shell: bash