1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Update azure-pipelines.yml

This commit is contained in:
Alexander Medvednikov 2019-06-27 01:32:39 +02:00 committed by GitHub
parent 7cd771af24
commit 4fe5a13239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
cd compiler && make
displayName: 'Build V'
- script: |
make test
cd compiler && make test
displayName: 'Run Tests'
- job: WindowsBuild
pool: