We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142e15a commit cdd044bCopy full SHA for cdd044b
.github/workflows/quality_check.yml
@@ -59,7 +59,6 @@ jobs:
59
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
60
with:
61
python-version: ${{ matrix.python-version }}
62
- cache: "poetry"
63
- name: Install dependencies
64
run: make dev
65
- name: Formatting and Linting
0 commit comments