Skip to content

Commit

Permalink
Sequential matrix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Mar 20, 2022
1 parent f0b2c10 commit 476df74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
strategy:
fail-fast: false
fail-fast: true
max-parallel: 1
matrix:
# list whatever Terraform versions here you would like to support
terraform:
Expand Down

0 comments on commit 476df74

Please sign in to comment.