Skip to content

Commit b2ff92c

Browse files
committed
Fix ci
1 parent a2bc4c4 commit b2ff92c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
3030
- name: Run lint
3131
run: |
32+
source .venv/bin/activate
3233
chmod 755 prek.sh
3334
./prek.sh

0 commit comments

Comments
 (0)