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 2c30b53 commit c724159Copy full SHA for c724159
.github/workflows/e2e.yml
@@ -51,4 +51,4 @@ jobs:
51
EOF
52
53
pre-commit install
54
- pre-commit run --all-files
+ pre-commit run -v --all-files
0 commit comments