Skip to content

Commit

Permalink
Fix tests against head
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaflik committed Sep 14, 2023
1 parent 83b281e commit 3eb995b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test-ch-head:
runs-on: [self-hosted, style-checker]
strategy:
fail-fast: truek
fail-fast: true
matrix:
go:
- "1.20"
Expand Down

0 comments on commit 3eb995b

Please sign in to comment.