Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Nov 18, 2022
1 parent 7ec4a39 commit 300a8cc
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 @@ -197,7 +197,7 @@ stages:
- script: python -m pip install matplotlib
displayName: 'Install matplotlib before refguide run'

- script: python runtests.py -g --refguide-chck
- script: python runtests.py -g --refguide-check
displayName: 'Run Refguide Check'
condition: eq(variables['USE_OPENBLAS'], '1')

Expand Down

0 comments on commit 300a8cc

Please sign in to comment.