Skip to content

Commit a00022c

Browse files
committed
remove cache as this isnt needed
1 parent 6a56e97 commit a00022c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: actions/setup-python@v5
3939
with:
4040
python-version: ${{ matrix.version.python }}
41-
cache: pip
4241
allow-prereleases: true
4342

4443
- name: Run Python tests

0 commit comments

Comments
 (0)