Added WinAppDriver UI Tests to the Calculator Project. (#411)
This commit is contained in:
committed by
Matt Cooley
parent
cf7ec5f729
commit
8e1a14793a
@@ -33,6 +33,10 @@ jobs:
|
||||
platform: ARM64
|
||||
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
|
||||
|
||||
- template: ./templates/run-ui-tests.yaml
|
||||
parameters:
|
||||
platform: x64
|
||||
|
||||
- template: ./templates/run-unit-tests.yaml
|
||||
parameters:
|
||||
platform: x64
|
||||
|
Reference in New Issue
Block a user