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.
codeql-analysis.yml
1 parent 48761b8 commit e680d1aCopy full SHA for e680d1a
.github/workflows/codeql-analysis.yml
@@ -56,7 +56,7 @@ jobs:
56
# uses a compiled language
57
58
- run: |
59
- dotnet build csharp /p:UseSharedCompilation=false
+ dotnet build csharp
60
61
- name: Perform CodeQL Analysis
62
uses: github/codeql-action/analyze@main
0 commit comments