Skip to content

Commit

Permalink
Update sonar-scanner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-avetisyan-mc authored Oct 7, 2024
1 parent e34c45e commit cba9808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: 18
- name: Build with npm
run: |
npm ci --force
npm ci
npm run build --if-present
npm test
npm run coverage
Expand Down

0 comments on commit cba9808

Please sign in to comment.