forked from JointCloud/JCC-DeepOD
Update python-package-conda.yml
This commit is contained in:
parent
8ce6135372
commit
bfa7330fd8
|
@ -32,3 +32,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
conda install pytest
|
conda install pytest
|
||||||
pytest
|
pytest
|
||||||
|
coverage run --source=deepod -m pytest
|
||||||
|
|
Loading…
Reference in New Issue