Skip to content

Commit

Permalink
Try latest pixi (#156)
Browse files Browse the repository at this point in the history
to see whether they solved our lock file being out of date, which was
worked around in #144 (this reverts that).
  • Loading branch information
evetion authored Sep 23, 2024
1 parent a21bba6 commit 87f3623
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
with:
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: 0 additions & 1 deletion .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ 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: 0 additions & 1 deletion .github/workflows/python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"
frozen: true

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

0 comments on commit 87f3623

Please sign in to comment.