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 31e6e65 commit 7fa20c9Copy full SHA for 7fa20c9
.pre-commit-config.yaml
@@ -71,7 +71,7 @@ repos:
71
name: Setup python
72
entry: /usr/bin/env bash -c 'test -d ./venv || scripts/setup.sh'
73
language: script
74
- - id: setup_tests
+ - id: setup_test
75
name: Setup testing
76
entry: /usr/bin/env bash -c 'test -f ./tmp/biome || scripts/setup_test.sh pre-commit'
77
0 commit comments