Skip to content

Commit

Permalink
feat: added benchmark step on GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
sifnoc committed Dec 19, 2023
1 parent f95c294 commit 9c02045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: benchmark-results
path: kzg_prover/target/criterion
path: zk_prover/target/criterion

0 comments on commit 9c02045

Please sign in to comment.