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 6282d6a commit 19e4605Copy full SHA for 19e4605
.github/workflows/e2e.yml
@@ -30,7 +30,6 @@ jobs:
30
31
- name: Install pre-commit hooks and run
32
run: |
33
- cd test-repo
34
rm -f .pre-commit-config.yaml || true
35
cat > .pre-commit-config.yaml << EOF
36
repos:
0 commit comments