[fix] gitlab-ci
This commit is contained in:
parent
de5032ed33
commit
cedea50174
|
|
@ -3,6 +3,6 @@ test:
|
|||
script:
|
||||
- apk update
|
||||
- apk add npm
|
||||
- npm install --global mocha
|
||||
- npm install --global mocha
|
||||
- tools/build --include-tests
|
||||
- mocha heimdall-test.mocha.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue