Skip to content

Commit 3ba4cce

Browse files
committed
edits
1 parent 14ac85e commit 3ba4cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: matrix.language == 'cpp'
4545
run: |
4646
mkdir build && cd build
47-
cmake -DLIT_FLAGS="-v" -GNinja ..
47+
cmake -GNinja ..
4848
ninja
4949
5050
- name: Build Rust code

0 commit comments

Comments
 (0)