Skip to content

Commit ac31f91

Browse files
author
arran
committed
We want to run them all
1 parent 7eb3854 commit ac31f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
build:
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
go-version: [1.16.x]
1415
os: [ubuntu-latest, macos-latest, windows-latest]

0 commit comments

Comments
 (0)