add feather32u4 to ci build

This commit is contained in:
hathach 2021-11-26 10:01:51 +07:00
parent 9b8e3d5aed
commit 7b97d0de31
1 changed files with 1 additions and 1 deletions

View File

@ -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 .