mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #11833 from jamesbeyond/exp_github
TESTS: turn off blinky log compare test due to example changedpull/11842/head
commit
7b6a6d70df
|
@ -11,9 +11,8 @@
|
|||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : true,
|
||||
"test" : false,
|
||||
"baud_rate": 9600,
|
||||
"compare_log": ["mbed-os-example-blinky/tests/blinky.log"],
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue