Skip to content

Commit

Permalink
Redo
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinse committed Apr 16, 2024
1 parent 0cfefeb commit 9a3183b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
slug: Laerdal/python-objdictgen
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
args: >
-Dsonar.projectKey=Laerdal_python-objdictgen
-Dsonar.organization=laerdal-foss
-Dsonar.python.coverage.reportPaths=coverage.xml
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
args: >
-Dsonar.projectKey=Laerdal_python-objdictgen
-Dsonar.organization=laerdal-foss
-Dsonar.python.coverage.reportPaths=coverage.xml

0 comments on commit 9a3183b

Please sign in to comment.