Skip to content

Commit

Permalink
Use a venv
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed Jan 7, 2024
1 parent 1f2a2c5 commit e4862a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1

- name: Configure poetry
run: poetry config virtualenvs.create false

- name: Install dependencies
run: poetry install

Expand Down

0 comments on commit e4862a5

Please sign in to comment.