Skip to content

Commit

Permalink
Add to test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielnedersantos committed Nov 27, 2024
1 parent 5406ac2 commit f020a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonar_analysis.yml
Original file line number Diff line number Diff line change
@@ -64,6 +64,5 @@ jobs:
-Dsonar.scm.revision="${{ github.event.pull_request.head.sha }}" \
-Dsonar.sources="." \
-Dsonar.cfamily.compile-commands=compile_commands.json \
-Dsonar.exclusions="**/Tests/**" \
-Dsonar.scm.disabled=true \
-Dsonar.verbose=true

0 comments on commit f020a88

Please sign in to comment.