mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
examples/micropython: re-enable CI test on non-native
This commit is contained in:
parent
1a372d253d
commit
d88e666080
@ -32,6 +32,6 @@ FEATURES_OPTIONAL += periph_spi
|
||||
TESTRUNNER_RESET_AFTER_TERM ?= 1
|
||||
|
||||
# failing on native with floating point exception (#15870)
|
||||
TEST_ON_CI_BLACKLIST = all
|
||||
TEST_ON_CI_BLACKLIST = native
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user