This commit is contained in:
parent
0c0eee60cc
commit
af7798705f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -39,6 +39,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: output
|
name: output
|
||||||
path: .output/
|
path: .output/
|
||||||
|
overwrite: true
|
||||||
|
include-hidden-files: true
|
||||||
#- name: SonarQube Scan
|
#- name: SonarQube Scan
|
||||||
# uses: SonarSource/sonarqube-scan-action@v6
|
# uses: SonarSource/sonarqube-scan-action@v6
|
||||||
# env:
|
# env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue