Skip to content

Commit ed201c4

Browse files
save
1 parent 425eaac commit ed201c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/osrm-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,7 @@ jobs:
675675
cmake .. -DCMAKE_BUILD_TYPE=${BUILD_TYPE}
676676
make --jobs=${JOBS}
677677
popd
678+
- run: osrm-routed-js --version
678679
- name: Run all tests
679680
if: ${{ matrix.NODE_PACKAGE_TESTS_ONLY != 'ON' && matrix.ENABLE_APPLE_SILICON != 'ON' }}
680681
run: |

0 commit comments

Comments
 (0)