Skip to content

Commit

Permalink
Another workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Sep 12, 2024
1 parent 7437b13 commit b8cc03a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
path: Ribasim

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

- name: Check Quarto installation and all engines
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
path: Ribasim

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

- name: Run mypy on hydamo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
path: Ribasim

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

- name: Run tests
Expand Down

0 comments on commit b8cc03a

Please sign in to comment.