Skip to content

Commit

Permalink
Remove virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhwaja committed Oct 26, 2022
1 parent 609b977 commit 6b2861b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Dependencies
run: |
curl -sSL https://install.python-poetry.org | python -
python -m venv thevirtualenv
poetry config virtualenvs.create false
poetry install
- name: Linter
Expand Down

0 comments on commit 6b2861b

Please sign in to comment.