Skip to content

Commit

Permalink
4/?
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaviavi committed Dec 28, 2024
1 parent 5437b7c commit 4eb8d11
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 @@ -32,7 +32,7 @@ jobs:
- name: Install dependencies
run: |
uv pip install -e "requirements-dev.txt"
uv pip install -f "requirements-dev.txt"
uv pip install ruff pytest
- name: Lint with ruff
Expand Down

0 comments on commit 4eb8d11

Please sign in to comment.