Skip to content

Commit

Permalink
Clean template
Browse files Browse the repository at this point in the history
Signed-off-by: Jono Yang <[email protected]>
  • Loading branch information
JonoYang committed Nov 4, 2020
1 parent bceb8f9 commit e772fe6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions etc/ci/azure-linux.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
parameters:
job_name: ''
image_name: 'ubuntu-16.04'
image_name: ''
python_versions: []
test_suites: {}
python_architecture: x64
Expand All @@ -19,7 +19,6 @@ jobs:
python_version: ${{ pyver }}
test_suite_label: ${{ tsuite.key }}
test_suite: ${{ tsuite.value }}

steps:
- checkout: self
fetchDepth: 10
Expand Down

0 comments on commit e772fe6

Please sign in to comment.