This commit is contained in:
Siarhei Fedartsou 2022-09-08 10:23:29 +02:00
parent 15f8f67c2a
commit 45ae6ea5fe

View File

@ -44,7 +44,6 @@ jobs:
- run: ls -R test
- name: Run node tests
run: |
export OSRM_DATA_PATH=./test/data
npm run nodejs-tests
npm test