Skip to content

Commit

Permalink
[build] Remove buckify output in sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
Zakelly committed Mar 6, 2024
1 parent 5a0e0ae commit ded57da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5,616 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sanity_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,5 @@ jobs:
- name: Check format
run: VERBOSE_CHECK=1 make check-format

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

- name: Simple source code checks
run: make check-sources
run: make check-sources
Loading

0 comments on commit ded57da

Please sign in to comment.