Skip to content

Commit

Permalink
ci: disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Nov 30, 2023
1 parent 09e98da commit de305bc
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 @@ -6,6 +6,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
koishi: ['4.11', '4.12', '4.13', '4.14', '4.15']

Expand Down

0 comments on commit de305bc

Please sign in to comment.