Skip to content

Commit 4d21a9a

Browse files
committed
no continue-on-error
1 parent 8730641 commit 4d21a9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-plugin-make.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
make -C deps/${{ inputs.plugin }} \
6767
dialyze \
6868
RABBITMQ_METADATA_STORE=${{ matrix.metadata_store }}
69-
continue-on-error: true
7069
- name: EUNIT ${{ inputs.plugin }}
7170
if: steps.check.outputs.passed != 'true'
7271
run: |

0 commit comments

Comments
 (0)