Skip to content

Commit 3ac3ca7

Browse files
committed
missing space
1 parent 0727187 commit 3ac3ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# name: codecov-umbrella
8585

8686
- name: Install sonar-scanner and build-wrapper
87-
uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v7
87+
uses: SonarSource/sonarqube-scan-action/install-build-wrapper@v7
8888
- name: Run build-wrapper
8989
run: |
9090
mkdir build

0 commit comments

Comments
 (0)