Skip to content

Commit

Permalink
Update osrm-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SiarheiFedartsou authored Sep 9, 2022
1 parent fd574c2 commit 587c985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osrm-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
shell: bash
run: |
./lib/binding/osrm-datastore.exe test/data/ch/monaco.osrm
node test/nodejs/index.js | faucet
node test/nodejs/index.js
- name: Build Node package
if: ${{ env.PUBLISH == 'On' }}
run: bash ./scripts/ci/node_package.sh
Expand Down

0 comments on commit 587c985

Please sign in to comment.