Indentation for syntax.

This commit is contained in:
Nick Lewycky 2019-10-15 11:08:10 -07:00
parent 169665db8c
commit 761a5e843c

View File

@ -61,7 +61,7 @@ jobs:
displayName: System info - Extended (Linux)
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
- bash: |
sysctl -a | grep machdep.cpu
sysctl -a | grep machdep.cpu
displayName: System info - Extended (Mac)
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))
- bash: make test