Skip to content

Commit

Permalink
Also run pixi install ci on core tests to set Julia version correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Oct 8, 2024
1 parent 32ebc6f commit 592cba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: "latest"
- name: Prepare pixi
run: pixi run install-ci
- name: Test Ribasim Core
run: |
pixi run test-ribasim-core-cov
Expand Down

0 comments on commit 592cba5

Please sign in to comment.