Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 9m35s
All checks were successful
Sonar / SonarQube (push) Successful in 9m35s
This commit is contained in:
parent
0428fce5b9
commit
048cdc3e69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: npm ci
|
||||
- name: Run tests and generate coverage
|
||||
run: npm run coverage
|
||||
continue-on-error: true
|
||||
# continue-on-error: true
|
||||
env:
|
||||
CI: true
|
||||
#- name: SonarQube Scan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue