Skip to content

Commit

Permalink
updating job name
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Feb 15, 2019
1 parent 4365c59 commit 319a619
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ trigger:
- master

jobs:
- job: 'Build_Package'
- job: 'Build'

pool:
vmImage: 'ubuntu-16.04'
Expand Down
1 change: 0 additions & 1 deletion packages/python-packages/doc-warden/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ In addition, `warden` is distributed using `setuptools` and `wheel`, so those pa

```
/:> python -m ensurepip
/:> pip install setuptools wheel
```

Expand Down

0 comments on commit 319a619

Please sign in to comment.