Skip to content

Commit

Permalink
fix-up sonarcloud options
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Mobarak committed Jul 2, 2021
1 parent 060a070 commit 4e77a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_ORGANIZATION: swift-nav
SONAR_PROJECT_KEY: swift-nav_gnss-converters-private
SONAR_PROJECT_NAME: gnss-converters-private
SONAR_PROJECT_KEY: swift-nav_gnss-converters
SONAR_PROJECT_NAME: gnss-converters
SONAR_HOST_URL: https://sonarcloud.io
SONAR_SCANNER_VERSION: 4.2.0.1873

Expand Down

0 comments on commit 4e77a7d

Please sign in to comment.