Build and test x86 in PR builds (#846)

This commit is contained in:
Matt Cooley 2019-12-04 10:02:57 -08:00 committed by GitHub
parent deea3074b3
commit ff6a221c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ jobs:
- template: ./templates/build-app-public.yaml
parameters:
platform: x86
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
- template: ./templates/build-app-public.yaml
parameters: