Skip to content

Commit

Permalink
Disable fail fast for acceptance tests github action
Browse files Browse the repository at this point in the history
  • Loading branch information
vishesh92 committed Mar 6, 2024
1 parent 639e967 commit fe45528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testacc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
ports:
- 8080:5050
strategy:
fail-fast: false
matrix:
cloudstack_version:
- 4.17.2.0
Expand Down

0 comments on commit fe45528

Please sign in to comment.