Skip to content

Commit

Permalink
Continue test job in CI after matrix failures
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Jul 11, 2023
1 parent b8fb0bc commit 409ec8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
name: "Test ${{ matrix.rule }}"
runs-on: "ubuntu-22.04"
strategy:
fail-fast: false
matrix:
include:
- rule: mcp-server
Expand Down

0 comments on commit 409ec8c

Please sign in to comment.