Skip to content

Commit

Permalink
remove fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Dec 12, 2024
1 parent 66e6ea7 commit 3d0734d
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:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
go-version: [1.16]
Expand Down

0 comments on commit 3d0734d

Please sign in to comment.