mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
examples/micropython: disable on CI for native
This commit is contained in:
parent
fe428c370b
commit
0a1d014299
@ -31,4 +31,7 @@ FEATURES_OPTIONAL += periph_spi
|
||||
# a terminal is opened to synchronize.
|
||||
TESTRUNNER_RESET_AFTER_TERM ?= 1
|
||||
|
||||
# failing on native with floating point exception (#15870)
|
||||
TEST_ON_CI_BLACKLIST = all
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user