We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753b4e6 commit e5f101cCopy full SHA for e5f101c
tests/recipes/single-baremetal/default.nix
@@ -40,7 +40,7 @@ let
40
inherit toolchain;
41
guest_name = "baremetal";
42
list_tests = "";
43
- list_suites = "CPU_BOOT_CHECK IRQ_CHECK";
+ list_suites = "CPU_BOOT_CHECK";
44
inherit log_level;
45
}
46
)
0 commit comments