diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e16f005..6c02cb8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,6 @@ jobs: cmake -S . -B build - name: Run sonar-scanner env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }} # Put the name of your token here run: | # Set the property "sonar.cfamily.compile-commands" to the compilation database file