Skip to content

Commit c512038

Browse files
committed
Remove dependency cache.
1 parent fb1f3ac commit c512038

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
uses: actions/setup-python@v7
3636
with:
3737
python-version: ${{ matrix.python-version }}
38-
cache: pip
39-
cache-dependency-path: setup.cfg
4038

4139
- name: Install dependencies
4240
run: python -m pip install -e .

0 commit comments

Comments
 (0)