Skip to content

Commit ff118d1

Browse files
authored
Update test-emitter.yml to save result to files
1 parent ba4d6fe commit ff118d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/test-emitter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ steps:
4040
workingDirectory: 'tests-upgrade/tests-emitter'
4141

4242
- pwsh: |
43-
./EmitterTest.ps1 -AllowList
43+
./EmitterTest.ps1 -AllowList -SaveResult
4444
workingDirectory: 'tests-upgrade/tests-emitter'
4545
displayName: 'Verify Typespec emitter'
4646

0 commit comments

Comments
 (0)