Skip to content

Commit

Permalink
[ci] disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj12 committed Dec 9, 2022
1 parent 246782c commit 672c193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
go: ['1.19']

Expand Down

0 comments on commit 672c193

Please sign in to comment.