Skip to content
Snippets Groups Projects
Commit c0cea171 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

change dependency order in coverage stage

parent d16f9362
No related branches found
No related tags found
No related merge requests found
Pipeline #62438 passed
......@@ -133,8 +133,8 @@ coverage:
- helpers
- install
dependencies:
- unit-test-ubuntu
- func-test-ubuntu
- unit-test-ubuntu
before_script:
- pip3 install --upgrade pip
- pip3 install -r requirements-dev.txt
......
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