hurr durr

This commit is contained in:
Dustin Howett 2024-09-27 18:22:38 -05:00
parent c54b6e8801
commit 460b76a2e1

View File

@ -60,7 +60,7 @@ jobs:
displaySettings: 'optimal'
# 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
displayName: Run Tests
inputs: