Update githubci.yml
This commit is contained in:
parent
e6928c641b
commit
339644e2da
1 changed files with 2 additions and 3 deletions
5
.github/workflows/githubci.yml
vendored
5
.github/workflows/githubci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue