Skip to content

Commit

Permalink
Update template-Build-run-tests-sign.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trwalke authored May 21, 2024
1 parent 3ff7aff commit 373acfc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions build/template-Build-run-tests-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ steps:
command: custom
custom: '--list-sdks'

- task: PowerShell@2
- powershell: |
perl "$(Build.SourcesDirectory)\$(WilsonSourceDirectory)src\VerifyResourceUsage.pl"
displayName: 'Verify error messages are all used.'
inputs:
targetType: 'inline'
script: 'perl $(Build.SourcesDirectory)\$(WilsonSourceDirectory)src\VerifyResourceUsage.pl'

- powershell: |
regedit /s .\build\strongNameBypass.reg
Expand Down

0 comments on commit 373acfc

Please sign in to comment.