Skip to content

Commit fe0f077

Browse files
poetry version lock compatibility between CI and local
1 parent 97d0c75 commit fe0f077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install poetry
1414
uses: abatilo/actions-poetry@v2
1515
with:
16-
poetry-version: 1.1.15
16+
poetry-version: 1.8.2
1717
- name: Install requirements
1818
run: poetry install
1919
- name: Install requirements

0 commit comments

Comments
 (0)