chore: fix sonar setup

This commit is contained in:
mathuo 2021-03-28 22:19:22 +01:00
parent 85e8a6923d
commit 581e5be904

View File

@ -29,9 +29,9 @@ jobs:
env:
CI: true
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- uses: actions/checkout@v2
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
# - uses: actions/checkout@v2
# with:
# fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env: