We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ad6be commit bc636c4Copy full SHA for bc636c4
.github/workflows/python-app.yml
@@ -23,7 +23,6 @@ jobs:
23
uses: actions/setup-python@v3
24
with:
25
python-version: "3.10"
26
- cache: 'false'
27
- name: Install dependencies
28
run: |
29
python -m pip install --upgrade pip
0 commit comments