Skip to content

Commit

Permalink
disabling parallel test
Browse files Browse the repository at this point in the history
  • Loading branch information
kgibson-spotnana committed Mar 15, 2024
1 parent 14c39de commit 9adb7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
strategy:
max-parallel: 1
fail-fast: false
matrix:
# list whatever Terraform versions here you would like to support
Expand Down

0 comments on commit 9adb7e6

Please sign in to comment.