mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
set up jest test coverage in gitlab ci
This commit is contained in:
parent
04642dad0f
commit
8bf4d196e6
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ generate coverage html:
|
|||
|
||||
run jest tests:
|
||||
stage: test
|
||||
image: sonarsource/sonar-scanner-cli:4.6
|
||||
image: sonarsource/sonar-scanner-cli:latest
|
||||
script:
|
||||
- cd lattice
|
||||
- npm install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue