fix: remove continue_on_error
CI for debye_bec / test (push) Successful in 1m7s
CI for debye_bec / test (pull_request) Successful in 1m7s

This commit is contained in:
2025-09-24 09:20:17 -05:00
parent 8d3d51f9fe
commit 3349fd28b2
-1
View File
@@ -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' }}"