Skip to content

Commit

Permalink
windows
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Feb 17, 2024
1 parent 7a739bf commit 24b61f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
allow-prereleases: true
cache: "pip"
- name: Trick uv into thinking we've activated a venv
shell: bash
run: echo "VIRTUAL_ENV=${Python_ROOT_DIR}" >> $GITHUB_ENV
- name: Install dependencies
# we need to uninstall pip or uv complains about how setup-python
Expand Down

0 comments on commit 24b61f1

Please sign in to comment.