This commit is contained in:
Siarhei Fedartsou 2022-09-08 14:25:25 +02:00
parent 723c1f89cd
commit 7a359fcf4a

View File

@ -43,9 +43,11 @@ jobs:
.\scripts\ci\windows-build.bat
- run: ls -R test
- run: ls -R build
- run: ls -R lib/binding
- name: Run node tests
run: |
set OSRM_BUILD_DIR=.\build\Release
./lib/binding/osrm-datastore.exe test/data/ch/monaco.osrm
npm run nodejs-tests
npm test
- name: Build Node package