Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
mary-georgiou-sonarsource committed Dec 10, 2024
1 parent ff84a55 commit 02125c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
shell: powershell
run: |
New-Item -Path .\.sonar\scanner -ItemType Directory
dotnet tool update dotnet-sonarscanner -g --tool-path .\.sonar\scanner
dotnet tool update dotnet-sonarscanner -g
- name: Build and analyze
shell: powershell
run: |
Expand Down

0 comments on commit 02125c3

Please sign in to comment.