From 8b9a84c4bb206d55f8b02f933a5e40f6df313fa9 Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Thu, 11 Jan 2024 05:39:10 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5c8222..ff17a52 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ unit-test: before_script: - npm install script: - - npm run test:ci + - npm run test coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/ artifacts: paths: