diff --git a/package.json b/package.json index 49491ab..3894c57 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "download-test-cases": "ts-node test/downloadSpecTests.ts", "coverage": "codecov -F bls", "benchmark": "ts-node benchmark", - "benchmark:all": "cd benchmark && yarn install && yarn benchmark" + "benchmark:all": "cd benchmark && yarn install && yarn benchmark:all" }, "dependencies": { "@chainsafe/bls-keygen": "^0.3.0",