Skip to content

Commit

Permalink
Restore paths
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Sep 12, 2024
1 parent 1475fef commit 7437b13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- uses: prefix-dev/[email protected]
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"

- name: Check Quarto installation and all engines
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- uses: prefix-dev/[email protected]
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"

- name: Run mypy on hydamo
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- uses: prefix-dev/[email protected]
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"

- name: Run tests
Expand Down

0 comments on commit 7437b13

Please sign in to comment.