Skip to content
Snippets Groups Projects
Commit 10ca7e16 authored by Axel Farrugia's avatar Axel Farrugia
Browse files

[Git] Remove coverage on CI...

[Git] Remove coverage on CI (gitlab_shared_files#11)
parent 34c467c3
No related branches found
No related tags found
2 merge requests!710.4.0,!58Fix the aidge_cmp feature
Pipeline #77608 passed
......@@ -29,10 +29,4 @@ test:ubuntu_python:
- DEPENDENCY_JOB="build:ubuntu_python"
- !reference [.ubuntu:download:artifacts, script]
# Need to install extra dependence for tests:
- python -m pip install torch torchvision
coverage:ubuntu_python:
before_script:
- !reference [.setup:coverage:ubuntu_python, before_script]
- DEPS_NAMES=("aidge_onnx" "aidge_quantization")
- DEPENDENCY_JOB="build:ubuntu_python"
- !reference [.ubuntu:download:artifacts, script]
\ No newline at end of file
- python -m pip install torch torchvision
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment