mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-18 07:50:13 +02:00
update codeql workflow
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
run: dotnet restore src/CodeCoverageSummary.sln
|
run: dotnet restore src/CodeCoverageSummary.sln
|
||||||
|
|
||||||
- name: Build CodeCoverageSummary
|
- name: Build CodeCoverageSummary
|
||||||
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore
|
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore /p:UseSharedCompilation=false
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@74e8f231851deb9b54c3e408f88638dd39727868
|
uses: github/codeql-action/analyze@74e8f231851deb9b54c3e408f88638dd39727868
|
||||||
|
|||||||
Reference in New Issue
Block a user