Skip to content

Commit ceb8550

Browse files
check git diff --exit-code > /dev/null
1 parent 783fa5f commit ceb8550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- run: sudo apt-get install clang-format
3030
- run: ./tools/clang-format-diff.sh
3131
- run: rake check:bindgen
32+
- run: git diff --exit-code
3233

3334
build-builder-image:
3435
strategy:

0 commit comments

Comments
 (0)