Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Mar 28, 2024
1 parent 23faefa commit 905e6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uv-venv: ".venv"

- name: Requirements check
run: up pip list
run: uv pip list

- name: Install package
run: uv pip install -e ".[test]"
Expand Down

0 comments on commit 905e6cc

Please sign in to comment.