Skip to content

Commit 1e08bf6

Browse files
committed
remove venv
1 parent a001cf1 commit 1e08bf6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
python-version: '3.9'
2828
- name: Install dependencies
2929
run: |
30-
venv venv
31-
. venv/bin/activate
3230
python -m pip install --upgrade pip
3331
python -m pip install poetry
3432
poetry install

0 commit comments

Comments
 (0)