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 dc6b2c2 commit 3af698dCopy full SHA for 3af698d
.github/workflows/sonarcloud.yml
@@ -92,7 +92,6 @@ jobs:
92
run: |
93
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
94
- name: SonarQube Scan
95
- uses:
96
uses: SonarSource/[email protected]
97
env:
98
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments