Skip to content

Commit

Permalink
Merge db12736 into fd62216
Browse files Browse the repository at this point in the history
  • Loading branch information
abtink committed Jul 12, 2023
2 parents fd62216 + db12736 commit c18d760
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 @@ -62,6 +62,7 @@ jobs:
sudo apt-get --no-install-recommends install -y clang-format-14 clang-tidy-14 shellcheck
python3 -m pip install yapf==0.31.0
sudo snap install shfmt
npm install prettier@2.0.4
- name: Check
run: |
script/make-pretty check
Expand Down

0 comments on commit c18d760

Please sign in to comment.