We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabd9fb commit 147f954Copy full SHA for 147f954
.azure-pipelines/windows.yml
@@ -34,7 +34,7 @@ jobs:
34
cd for_testing
35
cp ../.coveragerc .
36
nosetests --with-doctest --with-coverage --cover-package nibabel nibabel
37
- displayName: 'Install nibabel'
+ displayName: 'Nose tests'
38
- script: |
39
40
codecov
0 commit comments