Skip to content
Snippets Groups Projects
Commit 6181165a authored by Chris's avatar Chris
Browse files

Global deps

parent 68a62745
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ test: ...@@ -11,7 +11,7 @@ test:
before_script: before_script:
- npm install -g pnpm - npm install -g pnpm
- pnpm install - pnpm install
- pnpm install js-yaml jest-cli - pnpm install -g js-yaml jest
script: script:
- jest src/ --coverage --coverageReporters cobertura - jest src/ --coverage --coverageReporters cobertura
coverage: /All\sfiles.*?\s+(\d+.\d+)/ coverage: /All\sfiles.*?\s+(\d+.\d+)/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment