Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyAM committed Dec 10, 2024
1 parent da558ca commit b2ac9d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
run: |
sonar-scanner \
--define sonar.cfamily.compile-commands="${{ env.BUILD_WRAPPER_OUT_DIR }}/compile_commands.json" \
--define sonar.inclusions="opennn/opennn/**/*.cpp,opennn/opennn/**/*.h"
-Dsonar.cfamily.compile-commands="build_wrapper_output_directory/build-wrapper-dump.json"

0 comments on commit b2ac9d9

Please sign in to comment.