Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vvanglro committed Aug 21, 2023
1 parent 34fea8c commit 0631c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install poetry
uses: snok/[email protected].2
uses: snok/[email protected].1
with:
version: 1.2.0
version: 1.1.14
virtualenvs-create: true
virtualenvs-in-project: true
installer-parallel: true
Expand Down

0 comments on commit 0631c35

Please sign in to comment.