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 9de84ae commit 63063eaCopy full SHA for 63063ea
.github/workflows/run-unittests.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install Poetry
32
uses: abatilo/actions-poetry@v2
33
with:
34
- poetry-version: "2.1.4"
+ poetry-version: "1.5.1"
35
36
- name: Install dependencies
37
run: poetry install --with dev
0 commit comments