Skip to content
Snippets Groups Projects
Commit e7de8bf7 authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

test

parent 6b964562
No related branches found
No related tags found
No related merge requests found
......@@ -33,11 +33,10 @@ build_tp_2:
test_tp_2:
stage:
test
extends: .test
extends: .test_tp
variables:
SOFTWARE_ROOT: "TP2/"
.coverage_tp:
variables:
SOFTWARE_ROOT: ""
......@@ -46,7 +45,7 @@ test_tp_2:
- coverage ${SOFTWARE_ROOT}
coverage_tp_2:
extends: .coverage
extends: .coverage_tp
stage:
coverage
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment