Skip to content

Commit

Permalink
Update pixi.lock to fix quartodoc (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion authored Sep 15, 2024
1 parent 58d1e37 commit a21bba6
Show file tree
Hide file tree
Showing 4 changed files with 4,610 additions and 4,230 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ jobs:

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

- name: Check Quarto installation and all engines
working-directory: Ribasim-NL
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 @@ -31,6 +31,7 @@ jobs:
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"
frozen: true

- name: Run mypy on hydamo
working-directory: Ribasim-NL
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 @@ -37,6 +37,7 @@ jobs:
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"
frozen: true

- name: Run tests
working-directory: Ribasim-NL
Expand Down
Loading

0 comments on commit a21bba6

Please sign in to comment.