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