We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d860f commit 4e38020Copy full SHA for 4e38020
1 file changed
.github/workflows/python-app.yaml
@@ -29,9 +29,6 @@ jobs:
29
environment-file: .github/environment.yaml
30
environment-name: test-environment
31
init-shell: bash
32
- cache-downloads: false
33
- cache-environment: false
34
- cache-environment-key: ubuntu-${{ matrix.python-version }}
35
36
- name: Install Python ${{ matrix.python-version }}
37
shell: bash -l {0}
0 commit comments