Skip to content

Commit 42739ea

Browse files
committed
Ready to be reviewed
Signed-off-by: Xiaodong Li <xiaodong.li@intel.com>
1 parent 5610e15 commit 42739ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/actions/clang-format-SYCLomatic/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ runs:
7171
- name: Check if clang-format patch is empty
7272
shell: bash
7373
run: bash -c "if [ -s ./clang-format.patch ]; then cat ./clang-format.patch; exit 1; fi"
74+

0 commit comments

Comments
 (0)