Skip to content

Commit

Permalink
CI: fix environments
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Sep 20, 2024
1 parent 0f9a6b3 commit 57b170d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
with:
pixi-version: v0.30.0
cache: true
environments: ${{ matrix.environment }}

- name: Test package
run: pixi run test-ci
Expand Down

0 comments on commit 57b170d

Please sign in to comment.