Skip to content

Commit

Permalink
enable running test workflow in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
shaswot77 committed Feb 1, 2024
1 parent 05e850a commit 0d199cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
terraform:
- '1.6.*'
- latest
max-parallel: 1
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
Expand Down

0 comments on commit 0d199cd

Please sign in to comment.