Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiascadee committed Nov 22, 2023
1 parent ac0b4d5 commit d6ed0eb
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 @@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
TAP_AIRCALL_API_KEY: ${{secrets.TAP_AIRCALL_API_KEY}}
TAP_AIRCALL_API_TOKEN: ${{secrets.TAP_AIRCALL_API_TOKEN}}
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
Expand Down

0 comments on commit d6ed0eb

Please sign in to comment.