Skip to content

Commit

Permalink
Add sonar cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinse committed Apr 16, 2024
1 parent 4104103 commit fe2fb1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Laerdal/python-objdictgen
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit fe2fb1c

Please sign in to comment.