Update osrm-backend.yml
This commit is contained in:
parent
ed9d56a8c0
commit
3b0dda5e00
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -715,7 +715,7 @@ jobs:
|
||||
run: |
|
||||
pushd ${OSRM_BUILD_DIR}
|
||||
make --jobs=${JOBS} benchmarks
|
||||
ls -R
|
||||
# ls -R .
|
||||
./src/benchmarks/match-bench ../test/data/monaco.osrm
|
||||
# for i in ./src/benchmark/*-bench ; do echo Running $i ; $i ; done
|
||||
popd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user