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 42382f0 commit 97d2695Copy full SHA for 97d2695
.github/workflows/lint.yml
@@ -34,7 +34,6 @@ jobs:
34
uses: actions/setup-python@v5
35
with:
36
python-version: ${{ matrix.python-version }}
37
- cache: 'poetry'
38
- name: Install Poetry
39
uses: snok/install-poetry@v1
40
0 commit comments