Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37ee24640..26831cbd4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -175,9 +175,8 @@ test:
TARGET: [ test, test-with-praefect ]
test:coverage:
- <<: *cache_definition
+ <<: *test_definition
<<: *postgres_definition
- stage: test
script:
- make cover
artifacts: