mirror of https://github.com/ARMmbed/mbed-os.git
Removing config system tests from mbed-os CircleCI script
parent
8b175596f2
commit
dcfc1cea50
|
@ -5,7 +5,6 @@ test:
|
|||
- cd ../testproject && mbed compile -m K64F -t GCC_ARM -j 0 --tests
|
||||
- cd ../testproject && mbed compile -m LPC1768 -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
|
||||
- cd ../testproject && mbed compile -m NRF51_DK -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
|
||||
- cd ../testproject && export PYTHONPATH=mbed-os/core && python mbed-os/core/tools/test/config_test/config_test.py
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
|
Loading…
Reference in New Issue