Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain-S authored Jan 10, 2025
1 parent 712f359 commit cfe2f80
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 @@ -42,7 +42,7 @@ jobs:
python-version: ${{ matrix.python_version }}

- name: Install poetry
uses: abatilo/actions-poetry@v4
uses: abatilo/actions-poetry@v3

- name: Install dependencies
run: poetry install --all-extras
Expand Down

0 comments on commit cfe2f80

Please sign in to comment.