Skip to content

Commit f79bbd8

Browse files
committed
build(tests): remove cache from setup-python
Refs: #134
1 parent cd3bf82 commit f79bbd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-python@v5
1919
with:
2020
python-version: ${{ matrix.python-version }}
21-
cache: "pip"
2221
cache-save: false
2322
- name: Set up peeble
2423
run: |

0 commit comments

Comments
 (0)