Skip to content

Commit 147f954

Browse files
committed
AZURE: Fix step name
1 parent aabd9fb commit 147f954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cd for_testing
3535
cp ../.coveragerc .
3636
nosetests --with-doctest --with-coverage --cover-package nibabel nibabel
37-
displayName: 'Install nibabel'
37+
displayName: 'Nose tests'
3838
- script: |
3939
cd for_testing
4040
codecov

0 commit comments

Comments
 (0)