mirror of https://github.com/ARMmbed/mbed-os.git
disable compilation in CI
parent
dbf206c304
commit
d4e9267542
|
|
@ -464,7 +464,7 @@
|
||||||
"targets" : [],
|
"targets" : [],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : false,
|
||||||
"export": true,
|
"export": true,
|
||||||
"test" : false,
|
"test" : false,
|
||||||
"baud_rate": 115200,
|
"baud_rate": 115200,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue