wip
This commit is contained in:
parent
217087f700
commit
723c1f89cd
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
|||||||
set OSRM_BUILD_DIR=.\build\Release
|
set OSRM_BUILD_DIR=.\build\Release
|
||||||
npm run nodejs-tests
|
npm run nodejs-tests
|
||||||
npm test
|
npm test
|
||||||
|
- name: Build Node package
|
||||||
|
run: ./scripts/ci/node_package.sh
|
||||||
|
|
||||||
# format-taginfo-docs:
|
# format-taginfo-docs:
|
||||||
# runs-on: ubuntu-20.04
|
# runs-on: ubuntu-20.04
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user