Skip to content

Commit d810ea7

Browse files
lucafedeli88EZoni
andauthored
Update .github/workflows/clang_tidy.yml
Co-authored-by: Edoardo Zoni <[email protected]>
1 parent 271b874 commit d810ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang_tidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
2121
# The following wrapper ensures that only source files
22-
# in WarpX/Source/* are actually processed by clang-tidy
22+
# in multi_physics/QED* are actually processed by clang-tidy
2323
#_______________________________
2424
cat > clang_tidy_wrapper << EOF
2525
#!/bin/bash

0 commit comments

Comments
 (0)