Skip to content

Commit

Permalink
build: fix sonar cloud GHA (opentibiabr#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
beats-dh authored Apr 2, 2023
1 parent 1e75117 commit 8c688e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analysis-sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:
- main

env:
VCPKG_BUILD_TYPE: release
VCPKG_BUILD_TYPE: debug
CMAKE_BUILD_PARALLEL_LEVEL: 2
MAKEFLAGS: '-j 2'
NUMBER_OF_PROCESSORS: 2
VCPKG_BINARY_SOURCES: clear;default,readwrite

jobs:
sonarcloud:
Expand Down

0 comments on commit 8c688e6

Please sign in to comment.