mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-02 05:42:13 +00:00
Indentation for syntax.
This commit is contained in:
parent
169665db8c
commit
761a5e843c
@ -61,7 +61,7 @@ jobs:
|
|||||||
displayName: System info - Extended (Linux)
|
displayName: System info - Extended (Linux)
|
||||||
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
|
condition: and(succeeded(), eq(variables['Agent.OS'], 'Linux'))
|
||||||
- bash: |
|
- bash: |
|
||||||
sysctl -a | grep machdep.cpu
|
sysctl -a | grep machdep.cpu
|
||||||
displayName: System info - Extended (Mac)
|
displayName: System info - Extended (Mac)
|
||||||
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))
|
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))
|
||||||
- bash: make test
|
- bash: make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user