change gitlab-ci to show test names
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 1 Jul 2022 08:00:10 +0000 (01:00 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 1 Jul 2022 08:00:10 +0000 (01:00 -0700)
.gitlab-ci.yml

index 59812cc631837f0a6ca0a15b02936f949c577c7f..d13b6665cab862b946c795db1ca05446eb2bfab9 100644 (file)
@@ -125,4 +125,4 @@ build:
 
         - python3 setup.py develop
 
-        - pytest
+        - pytest -v