1
0
Fork 0
mirror of https://github.com/imjasonh/gcp-metrics-action synced 2026-07-17 06:02:00 +00:00

fix pre-commit.yaml

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-11-05 22:04:56 -05:00
parent 6aa717ac00
commit 43244a9f38

View file

@ -20,5 +20,4 @@ jobs:
with:
python-version: '3.x'
- run: pip install pre-commit
- run: pre-commit run --all-file
s
- run: pre-commit run --all-files