mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-21 15:53:19 +00:00
hurr durr
This commit is contained in:
parent
c54b6e8801
commit
460b76a2e1
@ -60,7 +60,7 @@ jobs:
|
|||||||
displaySettings: 'optimal'
|
displaySettings: 'optimal'
|
||||||
|
|
||||||
# The arm64 builder cannot run arm64 tests, so we have to run them here
|
# The arm64 builder cannot run arm64 tests, so we have to run them here
|
||||||
- ${{ if ne(parameters.platform, 'arm64') }}:
|
- ${{ if eq(parameters.platform, 'arm64') }}:
|
||||||
- task: VSTest@3
|
- task: VSTest@3
|
||||||
displayName: Run Tests
|
displayName: Run Tests
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user