Skip to content

Commit 03047f8

Browse files
authored
fix: workflow issue
2 parents de7b307 + 9211eed commit 03047f8

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
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-python@v5
2222
with:
2323
python-version: "3.10"
24-
cache: pip
2524

2625
- name: Install Dependencies
2726
run: |

0 commit comments

Comments
 (0)