add feather32u4 to ci build
This commit is contained in:
parent
9b8e3d5aed
commit
7b97d0de31
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
run: bash ci/actions_install.sh
|
run: bash ci/actions_install.sh
|
||||||
|
|
||||||
- name: test platforms
|
- name: test platforms
|
||||||
run: python3 ci/build_platform.py main_platforms zero
|
run: python3 ci/build_platform.py main_platforms zero feather32u4
|
||||||
|
|
||||||
- name: clang
|
- name: clang
|
||||||
run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .
|
run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue