We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f4355 commit 4d1a402Copy full SHA for 4d1a402
1 file changed
.github/workflows/dotnetCi.yml
@@ -44,8 +44,6 @@ jobs:
44
45
# Environment setup pre-build
46
47
- - name: Setup MSBuild.exe
48
- uses: microsoft/setup-msbuild@v2
49
- name: Setup SonarScanner
50
run: dotnet tool install --global dotnet-sonarscanner
51
- name: Setup Coverlet console
0 commit comments