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 946b36f commit 0860b3cCopy full SHA for 0860b3c
.github/workflows/test.yml
@@ -23,5 +23,5 @@ jobs:
23
- uses: prefix-dev/[email protected]
24
with:
25
pixi-version: v0.41.0
26
- environments: ${{ matrix.environment }}
+ environments: test-${{ matrix.environment }}
27
- run: pixi run --environment test-${{ matrix.environment }} test
0 commit comments