Skip to content

Commit aec82a6

Browse files
Update Code-Analysis.yml
1 parent 236ed97 commit aec82a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Code-Analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
- name: Setup .NET environment
1818
uses: ./.github/actions/setup-dotnet
19+
build: 'false'
1920

2021
# Run code analysis for the solution at repo root
2122
- name: Run .NET Code Analysis

0 commit comments

Comments
 (0)