diff --git a/ci/debug.yml b/ci/debug.yml index 371035a1..c13b2874 100644 --- a/ci/debug.yml +++ b/ci/debug.yml @@ -5,5 +5,5 @@ header: # Add universally helpful features when testing boards local_conf_header: - debug: | - EXTRA_IMAGE_FEATURES:append = " debug-tweaks" + rootlogin: | + EXTRA_IMAGE_FEATURES:append = " allow-empty-password empty-root-password allow-root-login"