This commit is contained in:
ladyada 2021-06-30 17:00:23 -04:00
parent 05398d9395
commit be51ea62c6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
run: bash ci/actions_install.sh
- name: test platforms
run: python3 ci/build_platform.py main_platforms trinket5v
run: python3 ci/build_platform.py main_platforms trinket_5v
- name: clang
run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .