Skip to content

Commit f9a2ebc

Browse files
WIP
1 parent e4d575f commit f9a2ebc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/style-check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
-DBUILD_TESTS=ON \
4444
-DCMAKE_BUILD_TYPE=Debug \
4545
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
46-
-DCMAKE_CXX_FLAGS='-march=tigerlake'
46+
-DCMAKE_CXX_FLAGS='-march=tigerlake' \
47+
.
4748
- name: Check
4849
run: run-clang-tidy -p _build

0 commit comments

Comments
 (0)