CI: Fix pre-commit GHA job
[ci-management.git] / .github / workflows / gerrit-verify.yaml
index 31b81ab..ea754d8 100644 (file)
@@ -92,7 +92,7 @@ jobs:
         with:
           python-version: "3.11"
       - name: Run static analysis and format checkers
-        run: pipx run tox -e pre-commit
+        run: pipx run pre-commit run --all-files --show-diff-on-failure
 
   jjb-validation:
     needs: prepare