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 a8f1508 commit d67d7e5Copy full SHA for d67d7e5
.github/workflows/release-offline.yml
@@ -37,6 +37,7 @@ 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,0 +1 @@
1
+Subproject commit da37d5d2371435fa73fd5a1f4da7d92b7aafea26
0 commit comments