Update githubci.yml

This commit is contained in:
Phillip Burgess 2023-03-08 16:57:01 -08:00
parent e6928c641b
commit 339644e2da

View file

@ -22,9 +22,8 @@ jobs:
- name: test platforms
run: python3 ci/build_platform.py pico_rp2040
- name: clang
run:
#run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .
# - name: clang
# run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .
- name: doxygen
env: