fix test pipeline display name

This commit is contained in:
David Lord 2019-11-18 19:06:57 -08:00
parent af5743f6bd
commit 26dac4fd77
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ trigger:
- '*.x'
jobs:
- job: Flask
- job: Tests
variables:
vmImage: 'ubuntu-latest'
python.version: '3.8'