We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cf6eb commit 6ec2f11Copy full SHA for 6ec2f11
1 file changed
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/setup-python@v5
29
with:
30
python-version: ${{ matrix.python_version }}
31
- cache: "pip"
+ # cache: "pip"
32
- name: "Create micromamba environment"
33
uses: mamba-org/setup-micromamba@v1
34
0 commit comments