Skip to content

Commit

Permalink
clean cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-qa committed Jan 22, 2024
1 parent e9e134c commit e9fa875
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tf-terratest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,12 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '>=1.21.6'
cache-dependency-path: |
tests/go.sum

- name: setup terratest
run: |
export PATH=$PATH:/usr/bin/
cd tests
go mod download
go install github.com/gruntwork-io/terratest/modules/terraform
go install github.com/stretchr/testify/assert
cd /usr/bin/
go install github.com/vakenbolt/go-test-report@v0.9.3
Expand Down

0 comments on commit e9fa875

Please sign in to comment.