Skip to content

Commit

Permalink
Fix license check
Browse files Browse the repository at this point in the history
  • Loading branch information
yijie-yang committed Oct 10, 2024
1 parent 04cdda4 commit 4382a8f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ci/code_style_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ FIX_FORMAT_FLAG=${1}
-e "\.dot" \
-e "\.in" \
-e "\.pyi" \
-e "\.tflite" \
-e "\.pb" \
-e "\.pbtxt" \
-e "\.mlir" \
--output-directory /tmp

LICENSE_CHECK_RESULT=$?
Expand Down
1 change: 0 additions & 1 deletion src/server/test/simple_add/fingerprint.pb

This file was deleted.

Binary file not shown.
Binary file removed src/server/test/simple_add/variables/variables.index
Binary file not shown.

0 comments on commit 4382a8f

Please sign in to comment.