Skip to content

Commit

Permalink
Ignore out of date lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Sep 12, 2024
1 parent a19329f commit f60c790
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 @@ -31,7 +31,7 @@ jobs:
with:
manifest-path: Ribasim-NL/pixi.toml
pixi-version: "latest"
log-level: "v"
frozen: true

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

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

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

0 comments on commit f60c790

Please sign in to comment.