mirror of https://github.com/pallets/flask.git
fix test pipeline display name
This commit is contained in:
parent
af5743f6bd
commit
26dac4fd77
|
|
@ -3,7 +3,7 @@ trigger:
|
|||
- '*.x'
|
||||
|
||||
jobs:
|
||||
- job: Flask
|
||||
- job: Tests
|
||||
variables:
|
||||
vmImage: 'ubuntu-latest'
|
||||
python.version: '3.8'
|
||||
|
|
|
|||
Loading…
Reference in New Issue