Skip to content

Commit

Permalink
fix: do pixi install before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alvgaona committed Dec 24, 2024
1 parent b6bbe5a commit 3db73b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.16.1
- run: pixi install
- run: pixi run test

0 comments on commit 3db73b0

Please sign in to comment.