Skip to content

Commit

Permalink
Pass secret
Browse files Browse the repository at this point in the history
  • Loading branch information
ikegentz committed Dec 24, 2023
1 parent 95c0b58 commit fdef31b
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 @@ -79,5 +79,6 @@ jobs:
- run: go mod download
- env:
TF_ACC: "1"
ASTRONOMER_API_TOKEN: ${{ ASTRONOMER_API_TOKEN }}
run: go test -v -cover ./internal/provider/
timeout-minutes: 10

0 comments on commit fdef31b

Please sign in to comment.