Skip to content

Commit e6c8c40

Browse files
updateing poetry in github action
1 parent 98b3674 commit e6c8c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
pip install -U pip
2929
pip install poetry
30+
poetry self update
3031
poetry config virtualenvs.in-project true
3132
poetry install
3233
- name: Run linting and other code quality checks

0 commit comments

Comments
 (0)