Skip to content

Commit 3eb995b

Browse files
committed
Fix tests against head
1 parent 83b281e commit 3eb995b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-head.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test-ch-head:
1212
runs-on: [self-hosted, style-checker]
1313
strategy:
14-
fail-fast: truek
14+
fail-fast: true
1515
matrix:
1616
go:
1717
- "1.20"

0 commit comments

Comments
 (0)