Skip to content

Commit e58cde1

Browse files
committed
fixup
1 parent 9a20da9 commit e58cde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Install Poetry
6161
run: |
62-
pipx install --pip-args "-c ${{ github.workspace }}/.github/workflows/constraints.txt"
62+
pipx install --pip-args "-c ${{ github.workspace }}/.github/workflows/constraints.txt" poetry
6363
pipx inject poetry poetry-plugin-export
6464
poetry --version
6565

0 commit comments

Comments
 (0)