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 17c0a3e commit 3878213Copy full SHA for 3878213
.github/workflows/workflow.yml
@@ -34,7 +34,6 @@ jobs:
34
run: |
35
python -m pip install poetry
36
poetry config virtualenvs.create false
37
- poetry lock --no-update
38
poetry install
39
40
- name: Linting
0 commit comments