Skip to content

Commit 432ed32

Browse files
authored
Update ci.yml
1 parent d2dfcc8 commit 432ed32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: |
2424
python -m pip install --upgrade pip
2525
pip install setuptools
26-
pipx install poetry==1.8.0
26+
pipx install poetry==1.7.0
2727
- run: poetry install
2828
- run: poetry run pylama
2929
- run: poetry run py.test

0 commit comments

Comments
 (0)