diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9f72281faf..be555a0359 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -116,7 +116,6 @@ jobs: timeout-minutes: 10 run: | cmake -B . -G Ninja - cmake --build . --verbose --target libtests cmake --build . --verbose --target servers cmake --build . --verbose --target tunits