mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge pull request #15554 from benpicco/tests/driver_ds3231
tests/driver_ds3231: blacklist on CI
This commit is contained in:
commit
1eab23a8ad
@ -1,5 +1,8 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# the test needs real hardware to run
|
||||
TEST_ON_CI_BLACKLIST += all
|
||||
|
||||
# Blacklist iotlab boards since a different device has the same i2c address
|
||||
BOARD_BLACKLIST := iotlab-a8-m3 \
|
||||
iotlab-m3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user