Fix zeppelin CI run

pull/413/head
cgewecke 5 years ago committed by GitHub
parent 253de9264e
commit 63a6a6529d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/run-zeppelin.sh

@ -42,4 +42,4 @@ echo ">>>>> yarn add -dev $PR_PATH"
yarn add "$PR_PATH" --dev
# Track perf
time npx truffle run coverage
time npx truffle run coverage --network development

Loading…
Cancel
Save