Skip to content

Commit

Permalink
Merge pull request #13553 from kaspar030/disable_softdevice_test
Browse files Browse the repository at this point in the history
tests/nordic_softdevice: disable CI testing
  • Loading branch information
fjmolinas authored Mar 4, 2020
2 parents 385cd72 + e6bfba6 commit 9b1ab4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/nordic_softdevice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9b1ab4a

Please sign in to comment.