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
#1890)

Fixes #1883, alternative to #1888. Fingers crossed.
  • Loading branch information
evetion authored Oct 8, 2024
1 parent 32ebc6f commit e09eeb5
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/[email protected]
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 e09eeb5

Please sign in to comment.