Skip to content

Commit 054c49e

Browse files
committed
build(tests): remove cache-save from actions/setup-python
Refs: #131
1 parent b73e1a7 commit 054c49e

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-save: false
2221
- name: Set up peeble
2322
run: |
2423
export GOPATH=~/go

0 commit comments

Comments
 (0)