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

This commit is contained in:
2025-06-13 18:49:16 +02:00
parent 7ff54bf790
commit 3d5dcf3291

View File

@ -38,7 +38,7 @@ jobs:
ref: main ref: main
- name: Install and test a BEC plugin repository - name: Install and test a BEC plugin repository
uses: https://gitea.psi.ch/bec/bec_shared_actions/.gitea/plugin_repo_tests.git@main uses: https://gitea.psi.ch/bec/bec_shared_actions/.gitea/plugin_repo_tests@main
with: with:
BEC_CORE_BRANCH: ${{ inputs.BEC_CORE_BRANCH || 'main' }} BEC_CORE_BRANCH: ${{ inputs.BEC_CORE_BRANCH || 'main' }}
BEC_WIDGETS_BRANCH: ${{ inputs.BEC_WIDGETS_BRANCH || 'main' }} BEC_WIDGETS_BRANCH: ${{ inputs.BEC_WIDGETS_BRANCH || 'main' }}