Add bootNGF. Organise tests better.

This commit is contained in:
John J. Camilleri
2021-10-04 15:07:23 +02:00
parent 7551926383
commit 1f72ef77c4
4 changed files with 103 additions and 38 deletions

View File

@@ -61,6 +61,7 @@ jobs:
working-directory: ./src/runtime/javascript
env:
LD_LIBRARY_PATH: /usr/local/lib
PYTHON: /usr/bin/python2
run: |
npm ci
npm run test