Skip to content

Commit 3af698d

Browse files
committed
fixing workflow issue
1 parent dc6b2c2 commit 3af698d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ jobs:
9292
run: |
9393
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
9494
- name: SonarQube Scan
95-
uses:
9695
uses: SonarSource/[email protected]
9796
env:
9897
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)