mirror of https://github.com/laurent22/joplin.git
CI: Fix npm install
parent
9f2ce06829
commit
e89e5efb62
|
@ -59,7 +59,7 @@ script:
|
|||
npm install
|
||||
|
||||
# Run test units
|
||||
cd CliClient
|
||||
cd ../CliClient
|
||||
npm install
|
||||
./run_test.sh
|
||||
testResult=$?
|
||||
|
|
Loading…
Reference in New Issue