kopia lustrzana https://github.com/jupyterhub/repo2docker
less tests
rodzic
f3d9ac4a85
commit
b3c2c19a45
|
|
@ -16,5 +16,6 @@ steps:
|
|||
- script: pip install -e .
|
||||
displayName: 'Install r2d'
|
||||
|
||||
- script: pytest --durations 10 --cov repo2docker -v tests
|
||||
# venv conda
|
||||
- script: pytest --durations 10 --cov repo2docker -vs tests/unit
|
||||
displayName: 'Run pytest'
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue