Skip to content

Commit

Permalink
chore: Make test-install create venv
Browse files Browse the repository at this point in the history
  • Loading branch information
sondrelg committed Oct 7, 2022
1 parent 2450bc7 commit 6be6bc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -68,6 +68,8 @@ jobs:
- uses: ./
with:
version: ${{ matrix.poetry-version }}
virtualenvs-create: true
virtualenvs-in-project: true
- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 6be6bc7

Please sign in to comment.