Skip to content

Commit 6a9f163

Browse files
pablogventuradpgeorge
authored andcommitted
tools/ci.sh: Add umqtt.simple mock test to package tests CI.
Signed-off-by: Pablo Ventura <pablogventura@gmail.com>
1 parent 5e49b1b commit 6a9f163

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ function ci_package_tests_run {
5757
export MICROPYPATH
5858
for test in \
5959
micropython/drivers/storage/sdcard/sdtest.py \
60+
micropython/umqtt.simple/test_umqtt_simple.py \
6061
micropython/xmltok/test_xmltok.py \
6162
python-ecosys/requests/test_requests.py \
6263
python-stdlib/argparse/test_argparse.py \

0 commit comments

Comments
 (0)