[fix] gitlab-ci

This commit is contained in:
Christian Fraß 2023-09-22 12:03:58 +02:00
parent de5032ed33
commit cedea50174

View file

@ -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