Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhelle committed Aug 8, 2023
1 parent 5bc2486 commit 4b207e5
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 @@ -118,7 +118,7 @@ stages:
codeCoverageTool: Cobertura
summaryFileLocation: '$(System.DefaultWorkingDirectory)/coverage.xml'
reportDirectory: '$(System.DefaultWorkingDirectory)/htmlcov'
- job: Sphinx-Docs
- job: SphinxDocs
pool:
vmImage: "ubuntu-latest"
python.version: '3.8'
Expand Down

0 comments on commit 4b207e5

Please sign in to comment.