Skip to content

Commit

Permalink
Remove SONAR_SCANNER_VERSION env var from SonarCloud workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nbolton committed Jan 7, 2025
1 parent bdd577d commit 539e0bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
timeout-minutes: 20

env:
SONAR_SCANNER_VERSION: 6.1.0.4477
CPU_CORE_COUNT: 8

steps:
Expand Down

0 comments on commit 539e0bd

Please sign in to comment.