From 7edd0f62182c803443f0bb067a7535cebd89fc33 Mon Sep 17 00:00:00 2001 From: Tilmann Meyer Date: Thu, 9 Jul 2020 02:24:38 +0200 Subject: test(terraform): move tests which do not require env vars (#1455) Co-authored-by: Thomas O'Donnell --- .github/workflows/workflow.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.github') diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 8e8cfec89..5b7383b39 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -132,12 +132,6 @@ jobs: if: matrix.os == 'macOS-latest' run: pip3 install mercurial - # Install Terraform at a fixed version - - name: Setup | Terraform - uses: volcano-coffee-company/setup-terraform@v1 - with: - version: "0.12.14" - # Run the ignored tests that expect the above setup - name: Build | Test run: cargo test -- -Z unstable-options --include-ignored -- cgit v1.2.3