Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fmder committed Oct 4, 2020
1 parent 46ac299 commit 7a2cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
twine upload -r pypi -u $(twineUsername) -p $(twinePassword) --skip-existing --disable-progress-bar dist/*
displayName: 'Publish wheel to PyPi'
- job: macOS10_15Build
- job: macOS10_15Build
pool:
vmImage: 'macOS-10.15'
strategy:
Expand Down

0 comments on commit 7a2cf12

Please sign in to comment.