Skip to content

Commit 93d99a3

Browse files
committed
remove terraform install step from CI
1 parent 632d631 commit 93d99a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests-pro-integration.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,6 @@ jobs:
222222
java-version: '11'
223223
distribution: 'temurin'
224224

225-
- name: Set up Terraform
226-
uses: hashicorp/setup-terraform@v3
227-
with:
228-
terraform_version: 0.13.7
229-
230225
- name: Install OS packages
231226
run: |
232227
sudo apt-get update

0 commit comments

Comments
 (0)