Skip to content

Commit

Permalink
Update sonar-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservos authored Feb 29, 2024
1 parent b299a06 commit 3a8f4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install "sonar-report" and run it
run: |
npm cache clean --force
npm install -g sonar-report@3.0.10
npm install -g sonar-report
which sonar-report
sonar-report -h
Expand Down

0 comments on commit 3a8f4ee

Please sign in to comment.