Skip to content

Commit

Permalink
Merge pull request #4 from PowerGridModel/feature/adjust-sonar
Browse files Browse the repository at this point in the history
adjustment to sonar
  • Loading branch information
mgovers authored Aug 20, 2024
2 parents 1330359 + 87fa734 commit e5c2d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner --define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}"
sonar-scanner --define sonar.cfamily.compile-commands="${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json"

0 comments on commit e5c2d27

Please sign in to comment.