We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2570b commit ddd7c27Copy full SHA for ddd7c27
azure-pipelines.yml
@@ -27,7 +27,7 @@ stages:
27
displayName: Publish AOT Tests
28
inputs:
29
command: publish
30
- projects: $(AotTestFolder)
+ workingDirectory: $(AotTestFolder)
31
arguments: --configuration Release
32
- task: CmdLine@2
33
displayName: Run AOT Tests
0 commit comments