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 2378645 commit 6a6b8eeCopy full SHA for 6a6b8ee
.github/workflows/e2e.yml
@@ -44,5 +44,5 @@ jobs:
44
EOF
45
46
pre-commit install
47
- pre-commit run -v --all-files --show-diff-on-failure
+ pre-commit run -v --all-files
48
continue-on-error: true
0 commit comments