We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f9abe commit 7f1878dCopy full SHA for 7f1878d
1 file changed
.gitlab-ci.yml
@@ -115,6 +115,7 @@ func-test-ubuntu:
115
- py.test test/test_functional/test_tree* -vx
116
- py.test test/test_functional/test_annote-parser.py -vx
117
- py.test test/test_functional/test_annote.py -xv
118
+ - py.test test/test_functional/test_prepare* -vx
119
- mv .coverage .coverage-functional
120
artifacts:
121
paths:
0 commit comments