Skip to content

Commit 0cf190a

Browse files
committed
OMF-8 - Remove cache maybe?
1 parent ad8b3f5 commit 0cf190a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: actions/setup-python@v4
3030
with:
3131
python-version: ${{ matrix.python-version }}
32-
cache: 'pip'
3332

3433
- name: Install dependencies
3534
run: |

0 commit comments

Comments
 (0)