[fix] gitlab-ci

This commit is contained in:
Christian Fraß 2023-09-22 12:17:55 +02:00
parent bac411c926
commit 519254c44a

View file

@ -3,6 +3,6 @@ test:
script:
- apk update
- apk add python3 npm
- npm install --global mocha
- npm install --global typescript mocha
- tools/build --include-tests
- mocha heimdall-test.mocha.js