Skip to content

Commit

Permalink
another attempt to fix sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick.qian committed Sep 6, 2023
1 parent 45db5fa commit 828b8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
sonar-scanner-$SONAR_SCANNER_VERSION-linux/bin/sonar-scanner \
-Dsonar.token=$SONAR_TOKEN \
-Dsonar.projectKey=Hove_navitia \
-Dsonar.organization=hove-io \
-Dsonar.cfamily.threads=$(nproc)
- name: clean up workspace
Expand Down

0 comments on commit 828b8ed

Please sign in to comment.