ci: Build before running tests
This commit is contained in:
parent
cb4f1ee598
commit
acab94dc68
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ test:
|
||||||
extends: .node-common
|
extends: .node-common
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm run build
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue