Skip to content

Commit

Permalink
prerelease=allow
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Mar 25, 2024
1 parent 0fa8db5 commit 4c6e20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install minimal dependencies
run: |
uv pip install --system .
uv pip install --system --prerelease=allow .
uv pip list
# make sure all modules are still importable with only the minimal dependencies available
modules=$(
Expand Down

0 comments on commit 4c6e20c

Please sign in to comment.