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

test func only annote-parser

parent 11f8ceef
No related branches found
No related tags found
No related merge requests found
Pipeline #62520 passed
......@@ -113,10 +113,10 @@ func-test-ubuntu:
# - py.test test/test_functional/test_align-parser.py -vx
# - py.test test/test_functional/test_align.py -vx
# - py.test test/test_functional/test_tree* -vx
# - py.test test/test_functional/test_annote-parser.py -vx
- py.test test/test_functional/test_annote-parser.py -vx
# - py.test test/test_functional/test_annote.py -xv
# - 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 report
- mv .coverage .coverage.functional
artifacts:
......
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