Skip to content

Commit 303b62c

Browse files
committed
Add audio lib to CI script
1 parent 1f9a2a1 commit 303b62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
cd work
1818
mbed config root .
1919
mbed update
20+
mbed add https://github.com/c1728p9/AudioPlayer
2021
mbed test --compile -m K64F -t GCC_ARM -n sinppet-* --app-config=sinppet/TESTS/test.json -v
21-

0 commit comments

Comments
 (0)