Skip to content

Commit d62ebd7

Browse files
authored
Update ci_cd.yml
1 parent df7fa81 commit d62ebd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: dotnet format --verify-no-changes || true
3838

3939
- name: Static Analysis (Roslyn)
40-
run: dotnet build --no-restore -warnaserror
40+
run: dotnet build --no-restore
4141

4242
- name: SonarCloud Analysis
4343
uses: SonarSource/sonarcloud-github-action@master

0 commit comments

Comments
 (0)