Skip to content

Commit 0bb2daf

Browse files
committed
Revert "Continue even if clang failure"
This reverts commit d78f807.
1 parent 1a88a48 commit 0bb2daf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release-offline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
- name: pre-install
3838
run: bash ci/actions_install.sh
3939
- name: clang
40-
continue-on-error: true
4140
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/
4241

4342
test-offline-mode:

ci

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)