Skip to content

Commit 487ba8e

Browse files
committed
remove the fail-fast: false strategy from test-go-pg
1 parent 58d20b7 commit 487ba8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ jobs:
379379
# even if some of the preceding steps are slow.
380380
timeout-minutes: 25
381381
strategy:
382-
fail-fast: false
383382
matrix:
384383
os:
385384
- ubuntu-latest

0 commit comments

Comments
 (0)