wip
This commit is contained in:
parent
723c1f89cd
commit
7a359fcf4a
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user