Skip to content

Commit

Permalink
add env var
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Kamat <[email protected]>
  • Loading branch information
ayushkamat committed Nov 4, 2024
1 parent 66645d3 commit cdb680b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
run: uv sync --dev

- name: Run tests
env:
TEST_TOKEN: ${{ secrets.TEST_TOKEN }}
run: uv run pytest -s

0 comments on commit cdb680b

Please sign in to comment.