mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
parent
3ac4896b53
commit
9b29327b40
2
.github/workflows/job-sonarcloud.yml
vendored
2
.github/workflows/job-sonarcloud.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
export PATH=$HOME/.sonar/build-wrapper-linux-x86:$PATH
|
||||
mkdir build-release
|
||||
cd build-release
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_COVERAGE=ON ..
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON ..
|
||||
. ./version
|
||||
build-wrapper-linux-x86-64 --out-dir bw-output make -j
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user