Commit 2c6a9a8d authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

CI: typo in .gitlab-ci.yml.

No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
......@@ -38,11 +38,11 @@ ng-test:
- apt-get install -yq --no-install-recommends xvfb firefox-esr xauth
script: xvfb-run npm run test
coverage: '/Lines.*:.*\d+\.\d+%/'
artifact:
artifacts:
name: code-coverage
expire_in: 1 month
paths:
- coverage
expire_in: 1 month
paths:
- coverage
ng-build:
extends: .node
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment