Skip to content

Commit 57b170d

Browse files
committed
CI: fix environments
1 parent 0f9a6b3 commit 57b170d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
with:
5757
pixi-version: v0.30.0
5858
cache: true
59+
environments: ${{ matrix.environment }}
5960

6061
- name: Test package
6162
run: pixi run test-ci

0 commit comments

Comments
 (0)