Skip to content

Commit 1abf658

Browse files
committed
Clean pip cache
1 parent 8976019 commit 1abf658

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install .[dev]
26+
pip cache purge
2627
- name: Run tests
2728
run: pytest

0 commit comments

Comments
 (0)