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 0727187 commit 3ac3ca7Copy full SHA for 3ac3ca7
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
# name: codecov-umbrella
85
86
- name: Install sonar-scanner and build-wrapper
87
- uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v7
+ uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v7
88
- name: Run build-wrapper
89
run: |
90
mkdir build
0 commit comments