Skip to content
Snippets Groups Projects
Commit 6570a6d5 authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Add torch dep for tests.

parent 782effd0
No related branches found
No related tags found
No related merge requests found
Pipeline #72740 failed
......@@ -28,7 +28,8 @@ test:ubuntu_python:
- DEPS_NAMES=("aidge_onnx" "aidge_quantization")
- DEPENDENCY_JOB="build:ubuntu_python"
- !reference [.ubuntu:download:artifacts, script]
# Need to install extra dependence for tests:
- python -m pip install torch
coverage:ubuntu_python:
before_script:
- !reference [.setup:coverage:ubuntu_python, before_script]
......
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