Skip to content

Commit 1ce40e8

Browse files
committed
update python path
1 parent 65470a3 commit 1ce40e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
version: '1.1.407'
4848
annotate: ${{ matrix.python-version != '3.x' }}
49-
venv-path: .venv
49+
python-path: '.venv/bin/python'

0 commit comments

Comments
 (0)