We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fd6e3 commit 78f27e4Copy full SHA for 78f27e4
.github/workflows/main.yaml
@@ -19,6 +19,8 @@ jobs:
19
20
- run: uv sync
21
22
+ - run: uv run pre-commit run --all-files
23
+
24
test:
25
runs-on: ubuntu-latest
26
strategy:
0 commit comments