Skip to content

Commit

Permalink
upgrade CI poetry and project deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Jan 18, 2022
1 parent 6efb2c9 commit cf7d6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: snok/install-poetry@v1.1.12
uses: snok/install-poetry@v1
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit cf7d6d8

Please sign in to comment.