fix test pipeline display name
This commit is contained in:
parent
af5743f6bd
commit
26dac4fd77
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ trigger:
|
||||||
- '*.x'
|
- '*.x'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: Flask
|
- job: Tests
|
||||||
variables:
|
variables:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
python.version: '3.8'
|
python.version: '3.8'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue