Remove MSBuild from codeql pipeline

This commit is contained in:
2022-01-02 17:23:34 +02:00
committed by GitHub
parent 4ce62de35a
commit 3a712c1a1c
-3
View File
@@ -45,9 +45,6 @@ jobs:
with:
dotnet-version: '6.0.x'
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.0.1
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1