Skip to content

Commit

Permalink
ci: setup attempt #13
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyk committed Dec 17, 2024
1 parent 0962402 commit f692c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: 3.13

- name: Install pre-commit
run: uv tool install pre-commit-uv
run: uv tool install pre-commit --with pre-commit-uv

- name: Run pre-commit
run: uv run pre-commit run --all-files --show-diff-on-failure
Expand Down

0 comments on commit f692c29

Please sign in to comment.