Skip to content

Commit

Permalink
Update formatting check (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau authored Jul 16, 2024
1 parent 1c7389e commit 78c6083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: 'include/ddc/ tests/ examples/'
source: 'benchmarks/ examples/ include/ddc/ tests/'
exclude: ''
extensions: 'hpp,cpp'
clangFormatVersion: 12
Expand Down

0 comments on commit 78c6083

Please sign in to comment.