wip
This commit is contained in:
parent
d23a6b3ba8
commit
7dfe267e86
5
.github/workflows/osrm-backend.yml
vendored
5
.github/workflows/osrm-backend.yml
vendored
@ -61,13 +61,16 @@ jobs:
|
||||
# cd build
|
||||
# cmake --build . --config Release --target tests
|
||||
# # TODO: run tests
|
||||
- name: Debig
|
||||
shell: bash
|
||||
run:
|
||||
ls -R build
|
||||
- name: Run node tests
|
||||
shell: bash
|
||||
run: |
|
||||
# prepare data
|
||||
pushd build
|
||||
cp ../test/data/monaco.osm.pbf .
|
||||
ls -R
|
||||
Release/osrm-extract.exe -p ../profiles/car.lua monaco.osm.pbf
|
||||
|
||||
mkdir ch
|
||||
|
Loading…
Reference in New Issue
Block a user