Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
awmatheson committed Aug 7, 2024
1 parent 1111656 commit bc271f2
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 @@ -35,7 +35,7 @@ jobs:
run: |
uv venv -p 3.12 venv
. venv/bin/activate
uv pip sync --strict requirements/dev.txt
uv pip sync --strict requirements/dev.ini
- name: Check pre-commit hooks
shell: bash
run: |
Expand Down

0 comments on commit bc271f2

Please sign in to comment.