Skip to content

Commit 783fa5f

Browse files
rake check:bindgen on ci
1 parent 9f89df1 commit 783fa5f

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
@@ -28,6 +28,7 @@ jobs:
2828
fetch-depth: 0
2929
- run: sudo apt-get install clang-format
3030
- run: ./tools/clang-format-diff.sh
31+
- run: rake check:bindgen
3132

3233
build-builder-image:
3334
strategy:

0 commit comments

Comments
 (0)