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 28, 2024
1 parent 777d679 commit a7cbc57
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
Expand Up @@ -33,7 +33,6 @@ jobs:
- name: Install SonarSource Build-Wrapper.
run: |
curl -L -o build-wrapper-macosx-x86.zip https://binaries.sonarsource.com/CommercialBuildWrapper/build-wrapper-macosx-x86.zip
rm -rf build-wrapper-macosx-x86
unzip -o build-wrapper-macosx-x86.zip
chmod +x build-wrapper-macosx-x86/build-wrapper-macosx-x86
export PATH=$PATH:$PWD/build-wrapper-macosx-x86
Expand Down

0 comments on commit a7cbc57

Please sign in to comment.