Skip to content

Commit

Permalink
Add TEST_GCAL_API_KEY env
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Jun 17, 2023
1 parent abaadc3 commit 3c395a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
with:
args: -E misspell,gofmt
- run: make
env:
TEST_GCAL_API_KEY: ${{ secrets.TEST_GCAL_API_KEY }}

0 comments on commit 3c395a6

Please sign in to comment.