diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 858352e..155f7ee 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -49,7 +49,6 @@ jobs: - name: Run shared CI action uses: ./bec_shared_actions - continue-on-error: true with: BEC_WIDGETS_BRANCH: "${{ github.event.inputs.BEC_WIDGETS_BRANCH || 'main' }}" BEC_CORE_BRANCH: "${{ github.event.inputs.BEC_CORE_BRANCH || 'main' }}"