We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3636e commit 7149746Copy full SHA for 7149746
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install Poetry
39
uses: abatilo/[email protected]
40
with:
41
- poetry-version: 1.5.1
+ poetry-version: "latest"
42
43
- name: Install dependencies
44
run: poetry install
0 commit comments