Skip to content

Commit

Permalink
[github/actions] strategy: fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Sep 7, 2024
1 parent 7f41394 commit a2c6006
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 @@ -12,6 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}

strategy:
fail-fast: false
matrix:
os: [
ubuntu-latest,
Expand Down

0 comments on commit a2c6006

Please sign in to comment.