diff --git a/tests/periph_hwrng/Makefile b/tests/periph_hwrng/Makefile index 9076de54e4..7078736e99 100644 --- a/tests/periph_hwrng/Makefile +++ b/tests/periph_hwrng/Makefile @@ -4,4 +4,6 @@ FEATURES_REQUIRED = periph_hwrng USEMODULE += xtimer +TEST_ON_CI_WHITELIST += all + include $(RIOTBASE)/Makefile.include