We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8730641 commit 4d21a9aCopy full SHA for 4d21a9a
.github/workflows/test-plugin-make.yaml
@@ -66,7 +66,6 @@ jobs:
66
make -C deps/${{ inputs.plugin }} \
67
dialyze \
68
RABBITMQ_METADATA_STORE=${{ matrix.metadata_store }}
69
- continue-on-error: true
70
- name: EUNIT ${{ inputs.plugin }}
71
if: steps.check.outputs.passed != 'true'
72
run: |
0 commit comments