Skip to content

Commit

Permalink
๐Ÿ—๐Ÿ”ง Add version to clang-format-action ๐Ÿšจ
Browse files Browse the repository at this point in the history
  • Loading branch information
GHF committed Nov 16, 2023
1 parent 3ad39f8 commit 3ec522e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@main
with:
version: ${{ vars.CLANG_VERSION }}
check-path: 'mays'

0 comments on commit 3ec522e

Please sign in to comment.