Update azure-pipelines.yml
parent
7cd771af24
commit
4fe5a13239
|
@ -11,7 +11,7 @@ jobs:
|
||||||
cd compiler && make
|
cd compiler && make
|
||||||
displayName: 'Build V'
|
displayName: 'Build V'
|
||||||
- script: |
|
- script: |
|
||||||
make test
|
cd compiler && make test
|
||||||
displayName: 'Run Tests'
|
displayName: 'Run Tests'
|
||||||
- job: WindowsBuild
|
- job: WindowsBuild
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue