Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4d4e972

Browse files
committed
coveralls CI script updated
1 parent ff86b2a commit 4d4e972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/coveralls.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ npx istanbul-combine-updated \
1212
./.cov_ganache.json \
1313
./.cov_geth_insta.json \
1414
./.cov_geth_auto.json \
15-
./coverage/coverage.json
15+
./coverage/coverage.raw.json
1616

1717
cat coverage/lcov.info | ./node_modules/.bin/coveralls

0 commit comments

Comments
 (0)