Skip to content

Commit 8a438e0

Browse files
committed
Fix zeppelin CI run
1 parent bfe63f4 commit 8a438e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-zeppelin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ echo ">>>>> yarn add -dev $PR_PATH"
4242
yarn add "$PR_PATH" --dev
4343

4444
# Track perf
45-
time npx truffle run coverage
45+
time npx truffle run coverage --network development

0 commit comments

Comments
 (0)