Skip to content

Commit d54c748

Browse files
committed
Disable fail fast for acceptance tests github action
1 parent b82245d commit d54c748

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testacc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
ports:
8282
- 8080:5050
8383
strategy:
84+
fail-fast: false
8485
matrix:
8586
cloudstack_version:
8687
- 4.17.2.0

0 commit comments

Comments
 (0)