Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wren committed Jul 8, 2021
1 parent 3c66096 commit 31e5383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: ${{ matrix.python-version != '3.10-dev' }}
run: |
echo '::group::poetry'
pip install poetry
pip install poetry==1.2.0a1
poetry config --local virtualenvs.in-project true
echo '::endgroup::'
Expand Down

0 comments on commit 31e5383

Please sign in to comment.