Skip to content

Commit

Permalink
set env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
sloloris committed Dec 5, 2024
1 parent c3b7e74 commit b00aa2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 30
env:
TF_ACC: "1"
LAUNCHDARKLY_ACCESS_TOKEN: ${{ secrets.LAUNCHDARKLY_ACCESS_TOKEN }}
strategy:
matrix:
test_case:
Expand Down

0 comments on commit b00aa2c

Please sign in to comment.