1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/nordic_softdevice: disable CI testing

This commit is contained in:
Kaspar Schleiser 2020-03-04 14:15:17 +01:00
parent 698f313f6f
commit e6bfba670d

View File

@ -14,6 +14,7 @@ USEMODULE += shell
USEMODULE += shell_commands
USEMODULE += ps
TEST_ON_CI_WHITELIST += nrf52dk
# softdevice currently broken on CI
TEST_ON_CI_BLACKLIST += all
include $(RIOTBASE)/Makefile.include