We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecbf6b commit dd00221Copy full SHA for dd00221
circle.yml
@@ -25,6 +25,7 @@ test:
25
- cd .tests && mbed import https://github.com/ARMmbed/mbed-os-example-mesh-minimal offline-test
26
- cd .tests/offline-test && mbed update mbed-os-5.5.6 --offline
27
- cd .tests/offline-test && mbed update mbed-os-5.7.5 --offline
28
+ - cd .tests && mbed import https://github.com/ARMmbed/mbed-os-example-mesh-minimal offline-test2 --offline
29
- cd .tests && mbed new supported-tests
30
- |-
31
cd .tests/supported-tests
0 commit comments