kopia lustrzana https://github.com/jupyterhub/repo2docker
Print stdout for all the tests!
Makes it easier to verify what is going on.pull/46/head
rodzic
09476d8efa
commit
29db986b58
|
@ -12,7 +12,7 @@ install:
|
|||
script:
|
||||
# Run at least 4 tests in parallel. These tests are all fully
|
||||
# parallelizable
|
||||
- pytest -v -n4 tests/${REPO_TYPE}
|
||||
- pytest -s -v -n4 tests/${REPO_TYPE}
|
||||
|
||||
env:
|
||||
- REPO_TYPE=conda
|
||||
|
|
Ładowanie…
Reference in New Issue