We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b281e commit 3eb995bCopy full SHA for 3eb995b
.github/workflows/run-tests-head.yml
@@ -11,7 +11,7 @@ jobs:
11
test-ch-head:
12
runs-on: [self-hosted, style-checker]
13
strategy:
14
- fail-fast: truek
+ fail-fast: true
15
matrix:
16
go:
17
- "1.20"
0 commit comments