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

This commit is contained in:
2025-06-25 20:37:58 +02:00
parent 867e7bf75b
commit 6710d35947

View File

@ -43,9 +43,6 @@ jobs:
- name: Checkout BEC Plugin Repository - name: Checkout BEC Plugin Repository
id: plugin_checkout id: plugin_checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
repository: bec/phoenix_bec
ref: ${{ inputs.BEC_PLUGIN_REPO_BRANCH || 'main' }}
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4