Skip to content

Commit bc636c4

Browse files
committed
Update python-app.yml
1 parent f5ad6be commit bc636c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/setup-python@v3
2424
with:
2525
python-version: "3.10"
26-
cache: 'false'
2726
- name: Install dependencies
2827
run: |
2928
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)