Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 5m50s
All checks were successful
Sonar / SonarQube (push) Successful in 5m50s
This commit is contained in:
parent
85d936e0f6
commit
66353aa3e3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/sonar.yml
vendored
1
.github/workflows/sonar.yml
vendored
|
|
@ -27,7 +27,6 @@ jobs:
|
|||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "24"
|
||||
cache: "npm"
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Save npm cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue