fix: remove continue_on_error
This commit is contained in:
@@ -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' }}"
|
||||
|
||||
Reference in New Issue
Block a user