Skip to content

Commit

Permalink
remove upgrade-strategy=eager
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Jan 8, 2025
1 parent ec8791d commit baa360d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uv pip install \
--constraint=constraints-future.txt \
--upgrade \
--upgrade-strategy=eager \
-e '.[test]'
uv python install
- name: Test with pytest
Expand Down

0 comments on commit baa360d

Please sign in to comment.