Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
ci(pre-commit): fix wrong pre-commit command
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG committed Dec 26, 2024
1 parent 8904c98 commit f5d57a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Pre-commit check
env:
SKIP: generate-config-schemas
run: uv run pre-commit -a
run: uv run pre-commit run -a

0 comments on commit f5d57a9

Please sign in to comment.