Skip to content

Commit 0fdb6c1

Browse files
committed
(gha) Do not fail fast when running the nested vms tests
...so that we get a better sense of all the vm state rather than just the first to fail.
1 parent f6c4cde commit 0fdb6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_testing_with_nested_vms.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
jobs:
1313
test-install-task:
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
os:
1718
- [almalinux, '8']

0 commit comments

Comments
 (0)