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

test not changing func test coverage filename

parent a36637c9
No related branches found
No related tags found
No related merge requests found
Pipeline #62402 failed
...@@ -116,7 +116,7 @@ func-test-ubuntu: ...@@ -116,7 +116,7 @@ func-test-ubuntu:
# - py.test test/test_functional/test_annote.py -xv # - py.test test/test_functional/test_annote.py -xv
# - py.test test/test_functional/test_all* -vx # - py.test test/test_functional/test_all* -vx
# - py.test test/test_functional/test_prepare* -vx # - py.test test/test_functional/test_prepare* -vx
- coverage html - coverage report
# - mv .coverage .coverage-functional # - mv .coverage .coverage-functional
artifacts: artifacts:
paths: paths:
......
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