Skip to content

Commit 47928ea

Browse files
committed
ci: e2e tests
1 parent 58a8c95 commit 47928ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
- name: Pytest
3333
run: uv run pytest -q
34+
env:
35+
FACEIT_API_KEY: ${{ secrets.FACEIT_API_KEY }}
3436

3537
- name: Mypy
3638
run: uv run mypy src --pretty

0 commit comments

Comments
 (0)