We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccccaf1 commit e44918aCopy full SHA for e44918a
1 file changed
.github/workflows/python-package.yml
@@ -23,8 +23,7 @@ jobs:
23
24
- name: Setup poetry
25
uses: abatilo/actions-poetry@v2.0.0
26
- with:
27
- poetry-version: ${{ matrix.poetry-version }}
+
28
- name: View poetry --help
29
run: poetry --help
30
0 commit comments