We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349a3bd commit d987d8fCopy full SHA for d987d8f
.github/workflows/sonarcloud.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-24.04
15
env:
16
# Directory where build-wrapper output will be placed
17
- BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory
+ BUILD_WRAPPER_OUT_DIR: build
18
steps:
19
- uses: actions/checkout@v5
20
with:
0 commit comments