We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a88a48 commit 0bb2dafCopy full SHA for 0bb2daf
.github/workflows/release-offline.yml
@@ -37,7 +37,6 @@ jobs:
37
- name: pre-install
38
run: bash ci/actions_install.sh
39
- name: clang
40
- continue-on-error: true
41
run: python3 ci/run-clang-format.py -r -e "ci/*" -e "bin/*" -e src/nanopb -e src/protos -e src/pb.h -e src/provisioning/tinyusb src/
42
43
test-offline-mode:
ci
0 commit comments