Skip to content

Commit

Permalink
🧹 update github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock committed Nov 11, 2023
1 parent 0476638 commit a263d53
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 @@ -77,5 +77,6 @@ jobs:
- run: go mod download
- env:
TF_ACC: "1"
MONDOO_CONFIG_BASE64: ${{ secrets.MONDOO_CONFIG_BASE64 }}
run: go test -v -cover ./internal/provider/
timeout-minutes: 10

0 comments on commit a263d53

Please sign in to comment.