Skip to content

Commit

Permalink
sonar only in linux
Browse files Browse the repository at this point in the history
  • Loading branch information
evilz committed Oct 28, 2024
1 parent 76377c1 commit c19f97e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: npm run coverage

- name: SonarCloud Scan
if: matrix.os == 'ubuntu-latest'
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c19f97e

Please sign in to comment.