wip
Some checks failed
CI Beamline / test (pull_request) Failing after 4s
CI Beamline / test (push) Successful in 32s

This commit is contained in:
2025-06-13 19:06:13 +02:00
parent 3d5dcf3291
commit 0615024342

View File

@ -44,4 +44,5 @@ jobs:
BEC_WIDGETS_BRANCH: ${{ inputs.BEC_WIDGETS_BRANCH || 'main' }}
OPHYD_DEVICES_BRANCH: ${{ inputs.OPHYD_DEVICES_BRANCH || 'main' }}
BEC_PLUGIN_REPO_URL: "https://gitea.psi.ch/bec/phoenix_bec.git"
BEC_PLUGIN_REPO_BRANCH: ${{ gitea.ref_name || 'main' }}
PYTHON_VERSION: "3.11"