Skip to content

Commit

Permalink
Fix file
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Mar 27, 2024
1 parent 8b2923f commit a04ba64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: install deps
run: |
pip install uv
uv pip install --system -r requirements.txt
uv pip install --system -r constraints.txt
- name: tox
run: |
Expand Down

0 comments on commit a04ba64

Please sign in to comment.