tpzo
This commit is contained in:
parent
05398d9395
commit
be51ea62c6
|
|
@ -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 trinket5v
|
run: python3 ci/build_platform.py main_platforms trinket_5v
|
||||||
|
|
||||||
- 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