Skip to content

Commit

Permalink
ignore format check
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiaolin-Yu authored Mar 15, 2024
1 parent ef083f2 commit 69e385f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sanity_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
with:
args: https://raw.githubusercontent.com/llvm/llvm-project/release/12.x/clang/tools/clang-format/clang-format-diff.py

- name: Check format
run: VERBOSE_CHECK=1 make check-format
# - name: Check format
# run: VERBOSE_CHECK=1 make check-format

- name: Compare buckify output
run: make check-buck-targets
Expand Down

0 comments on commit 69e385f

Please sign in to comment.