Skip to content

Commit

Permalink
no continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Apr 16, 2024
1 parent 8730641 commit 4d21a9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-plugin-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
make -C deps/${{ inputs.plugin }} \
dialyze \
RABBITMQ_METADATA_STORE=${{ matrix.metadata_store }}
continue-on-error: true
- name: EUNIT ${{ inputs.plugin }}
if: steps.check.outputs.passed != 'true'
run: |
Expand Down

0 comments on commit 4d21a9a

Please sign in to comment.