mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-24 18:02: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)
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user