Skip to content

Commit ee68172

Browse files
committed
Typo
1 parent 589492f commit ee68172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coverity.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
shell: bash
7979
run: |
8080
export PATH="${PWD}/cov-win64-tool/bin:${PATH}"
81-
# mkdir build && cd build
8281
cmake -DCMAKE_CXX_STANDARD=14 -DCMAKE_BUILD_TYPE=relwithdebinfo \
8382
-DCMAKE_CXX_COMPILER=cl -DCMAKE_C_COMPILER=cl -DTBB_CPF=ON .
8483
cov-configure --msvc

0 commit comments

Comments
 (0)