Update azure-pipelines.yml

pull/691/head
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
1 changed files with 1 additions and 1 deletions

View File

@ -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: