We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bc4c4 commit b2ff92cCopy full SHA for b2ff92c
1 file changed
.github/workflows/lint.yml
@@ -29,5 +29,6 @@ jobs:
29
30
- name: Run lint
31
run: |
32
+ source .venv/bin/activate
33
chmod 755 prek.sh
34
./prek.sh
0 commit comments