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 b79b806 commit da5f487Copy full SHA for da5f487
.github/workflows/testing.yml
@@ -431,7 +431,6 @@ jobs:
431
with:
432
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
433
pixi-version: v0.57.0
434
- cache: true
435
- name: Set up Python
436
working-directory: ${{ env.WORKING_DIR }}
437
run: pixi add python=="${{ env.MIN_PYTHON_VERSION }}.*"
@@ -467,7 +466,6 @@ jobs:
467
466
468
469
470
471
472
473
0 commit comments