Skip to content

Commit b6809d9

Browse files
mgxdoesteban
andauthored
Update .circleci/config.yml
Co-Authored-By: Oscar Esteban <[email protected]>
1 parent f4fcd7e commit b6809d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ jobs:
114114
-v ${PWD}:/tmp nitransforms:latest \
115115
pytest --junit-xml=/tmp/summaries/pytest.xml \
116116
--cov nitransforms --cov-report xml:/tmp/summaries/unittests.xml \
117-
--ignore=nitransforms/tests/ \
118-
--ignore=nitransforms/joss/ \
119-
--ignore=nitransforms/docker/ \
120117
nitransforms/
121118
- run:
122119
name: Submit unit test coverage

0 commit comments

Comments
 (0)