Skip to content

Commit 1d9cf01

Browse files
committed
fix load of venv .bemol
1 parent 9cf1713 commit 1d9cf01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-test-pip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
2727
- name: Lint with flake8
2828
run: |
29+
source .bemol/bin/activate
2930
# stop the build if there are Python syntax errors or undefined names
3031
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
3132
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide

0 commit comments

Comments
 (0)