feat: fix unecessary failure

This commit is contained in:
Luj 2023-04-11 14:37:58 +02:00
parent dddd99551d
commit 5402be7931

View file

@ -237,6 +237,7 @@ def nix_update_flake_config(
branch="update_flake_lock",
haltOnFailure=False,
warnOnFailure=True,
flunkOnFailure=False,
)
)