Skip to content

Commit cdd044b

Browse files
chore(ci): remove poetry cache in quality check pipeline (#5626)
Removing cache
1 parent 142e15a commit cdd044b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/quality_check.yml

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
6060
with:
6161
python-version: ${{ matrix.python-version }}
62-
cache: "poetry"
6362
- name: Install dependencies
6463
run: make dev
6564
- name: Formatting and Linting

0 commit comments

Comments
 (0)