Skip to content

Commit 58b35f1

Browse files
committed
MAINT: typo in name from review
1 parent 55f7a49 commit 58b35f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ stages:
4747
python3 -m pip install -v . && \
4848
python3 runtests.py -n --debug-info --mode=full -- -rsx --junitxml=junit/test-results.xml && \
4949
python3 tools/openblas_support.py --check_version $(OpenBLAS_version)"
50-
displayName: 'Run 32-bit multilinux2010 Docker Build / Tests'
50+
displayName: 'Run 32-bit manylinux2010 Docker Build / Tests'
5151
- task: PublishTestResults@2
5252
condition: succeededOrFailed()
5353
inputs:

0 commit comments

Comments
 (0)