Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
trwalke committed Apr 4, 2024
1 parent 57bd98b commit 8c170ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/template-restore-build-MSIdentityWeb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ steps:
arguments: '--collect "Code coverage" --settings "build\CodeCoverage.runsettings" --configuration ${{ parameters.BuildConfiguration }} -p:RunCodeAnalysis=true -p:MsIdentityWebSemVer=${{ parameters.MsIdentityWebSemVer }} -p:SourceLinkCreate=true'
continueOnError: true

- template: template-run-unit-tests.yaml

# This task is needed so that the 1CS Rolsyn analyzers task works.
# The previous task does the restore
- task: DotNetCoreCLI@2
Expand Down

0 comments on commit 8c170ef

Please sign in to comment.