Skip to content

Commit efe0342

Browse files
committed
Fail slow in kind workflow
Signed-off-by: Justin Kulikauskas <[email protected]>
1 parent 679a3cb commit efe0342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kind.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
env:
2222
REGISTRY: localhost:5000
2323
strategy:
24+
fail-fast: false
2425
matrix:
2526
# Run tests on minimum and newest supported OCP Kubernetes
2627
# The "minimum" tag is set in the Makefile

0 commit comments

Comments
 (0)