Skip to content

Commit

Permalink
Update test-emitter.yml to save result to files
Browse files Browse the repository at this point in the history
  • Loading branch information
dolauli authored Nov 1, 2024
1 parent ba4d6fe commit ff118d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/test-emitter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ steps:
workingDirectory: 'tests-upgrade/tests-emitter'

- pwsh: |
./EmitterTest.ps1 -AllowList
./EmitterTest.ps1 -AllowList -SaveResult
workingDirectory: 'tests-upgrade/tests-emitter'
displayName: 'Verify Typespec emitter'

Expand Down

0 comments on commit ff118d1

Please sign in to comment.