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 0f9a6b3 commit 57b170dCopy full SHA for 57b170d
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
with:
57
pixi-version: v0.30.0
58
cache: true
59
+ environments: ${{ matrix.environment }}
60
61
- name: Test package
62
run: pixi run test-ci
0 commit comments