Skip to content

Commit 195eadd

Browse files
set fail-fast to false
1 parent 6e1e34e commit 195eadd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
go-version:
1314
- 1.20.x

0 commit comments

Comments
 (0)