File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ jobs:
240240 # replace gcc with our script that reports the fake arch "le32-unknown-nacl"
241241 ## might be fixed with https://sonarsource.atlassian.net/browse/CPP-4482
242242 ## not as of 2023-06-09
243- sed -i "s|/github/home/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-g..|`pwd`/.github/fake-cc|g" \
244- sonarqube-out/build-wrapper-dump.json
243+ # sed -i "s|/github/home/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-g..|`pwd`/.github/fake-cc|g" \
244+ # sonarqube-out/build-wrapper-dump.json
245245 ./sonarqube/sonar-scanner-${{ env.SONAR_SCANNER_VERSION }}-linux-x64/bin/sonar-scanner \
246246 -Dsonar.host.url=https://sonarcloud.io \
247247 -Dsonar.organization=openbikesensor \
You can’t perform that action at this time.
0 commit comments