mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 09:30:55 +02:00
Remove mbed framework from several tests
This commit is contained in:
@@ -45,7 +45,7 @@ def test_multiple_env_build(clirunner, validate_cliresult, isolated_pio_core, tm
|
||||
"""
|
||||
[env:teensy31]
|
||||
platform = teensy
|
||||
framework = mbed
|
||||
framework = arduino
|
||||
board = teensy31
|
||||
|
||||
[env:native]
|
||||
|
Reference in New Issue
Block a user