Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
Switch to clang-format-check
  • Loading branch information
baylesj committed Sep 9, 2024
1 parent 35fe959 commit a4f9c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
action: test

- uses: seanmiddleditch/gha-setup-ninja@master
- run: ninja -C build clang-format
- run: ninja -C build clang-format-check

0 comments on commit a4f9c7b

Please sign in to comment.