Skip to content

Commit 63063ea

Browse files
committed
chore: try workflow with poetry 1.5.1
1 parent 9de84ae commit 63063ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Poetry
3232
uses: abatilo/actions-poetry@v2
3333
with:
34-
poetry-version: "2.1.4"
34+
poetry-version: "1.5.1"
3535

3636
- name: Install dependencies
3737
run: poetry install --with dev

0 commit comments

Comments
 (0)