Skip to content

Commit

Permalink
also fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Jan 24, 2025
1 parent 206f7a6 commit 446baa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.PAT_TOKEN }}
- name: Run clang-format style check for C/C++ sources
uses: Northeastern-Electric-Racing/clang-format-action@main
with:
Expand Down

0 comments on commit 446baa4

Please sign in to comment.