Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoozyX authored Aug 8, 2024
1 parent fca5c0c commit 2090e52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: DoozyX/clang-format-lint-action@v0.17
- uses: DoozyX/clang-format-lint-action@v0.18
with:
exclude: './.github'
source: 'src src2'
clangFormatVersion: 17
inplace: False

0 comments on commit 2090e52

Please sign in to comment.