Skip to content

Commit 8209877

Browse files
authored
Merge pull request #29 from jpartlow/update-acceptance
(gha) Do not fail fast when running the nested vms tests
2 parents f6c4cde + 0fdb6c1 commit 8209877

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)