Skip to content

Commit

Permalink
Try to explicit VENV
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis <[email protected]>
  • Loading branch information
DarkaMaul committed Dec 26, 2024
1 parent 69c58af commit 645dc47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: test
run: make test INSTALL_EXTRA=test
env:
VENV: .venv

test-windows:
strategy:
Expand Down

0 comments on commit 645dc47

Please sign in to comment.