mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
feat: failed evaluation mark the evaluation job as failed (2)
This commit is contained in:
parent
2a744a7a06
commit
c82cb023e9
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@ def nix_eval_config(
|
|||
"--flake",
|
||||
".#hydraJobs",
|
||||
],
|
||||
haltOnFailure=True,
|
||||
haltOnFailure=False,
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue