Skip to content

Commit

Permalink
Fix Azure README test job name
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed May 22, 2024
1 parent 1d8f043 commit 1996947
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 @@ -171,7 +171,7 @@ stages:


- job: readme
displayName: Run README doctests/shell tests
displayName: Run README doctests

pool:
vmImage: 'Ubuntu-latest'
Expand Down

0 comments on commit 1996947

Please sign in to comment.