mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Disable Simba from CI
This commit is contained in:
2
examples
2
examples
Submodule examples updated: 05c20be0f1...c06e843757
@ -31,4 +31,5 @@ env.Replace(
|
||||
PLATFORMFW_DIR=join("$PIOPACKAGES_DIR", "framework-simba")
|
||||
)
|
||||
|
||||
SConscript([env.subst(join("$PLATFORMFW_DIR", "make", "platformio.sconscript"))])
|
||||
SConscript(
|
||||
[env.subst(join("$PLATFORMFW_DIR", "make", "platformio.sconscript"))])
|
||||
|
Reference in New Issue
Block a user