Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang committed Dec 17, 2023
1 parent 0a9fb8c commit 0828a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
set -x -e
git log --pretty -1
sudo apt -y -qq update && sudo apt -y -qq install black
sudo python3 -m pip install -U numpy black pyupgrade
bazel run -s --verbose_failures --experimental_repo_remote_exec //tools/lint:check -- bazel pyupgrade black clang
Expand Down

0 comments on commit 0828a18

Please sign in to comment.