Skip to content

Commit c4748bf

Browse files
authored
Disable cache (#71)
1 parent c3dd27a commit c4748bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-python@v4
2121
with:
2222
python-version: 3.8
23-
cache: pip
2423
- name: Install tox
2524
run: python3 -m pip install --user tox
2625
- name: Check out src from Git

0 commit comments

Comments
 (0)