Skip to content

Commit

Permalink
Update template-Build-run-tests-sign.yml (#3069)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaozhang authored Dec 31, 2024
1 parent c75a8f2 commit e725d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/template-Build-run-tests-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ steps:
PathtoPublish: '$(Build.SourcesDirectory)\artifacts'
ArtifactName: '$(Build.BuildNumber)-nuget-package'

- task: BuildQualityChecks@9
- task: BuildQualityChecks@9
displayName: 'Check Warnings'
inputs:
checkWarnings: true
Expand Down

0 comments on commit e725d0e

Please sign in to comment.