SINTEF/ci-cd

`fail_fast` should still make `update-deps` task fail

Closed this issue · 0 comments

Currently, fail_fast just skips erroring in certain cases, but it should always ensure an error is raised and pyproject.toml is not updated. I.e., the update-deps task should be "atomic".