From 81e0095732d54f949ae7dc36f8fe629cde6d7569 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 2 Dec 2020 23:32:09 +0100 Subject: ci: run verbose tests --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2a591c7..2063318 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,5 +12,4 @@ tests: script: - python3 --version - pipenv install - - pipenv run pytest - + - pipenv run pytest -vv -s -- cgit v1.2.3