Skip to content

Commit

Permalink
update to no debug commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 9, 2024
1 parent f9198e6 commit 6c47344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
- name: Parse memory report
id: memory_report
uses: noir-lang/noir-bench-report@fb853682458ddcf2cb8c8ec55e99ca2c8b41465d
uses: noir-lang/noir-bench-report@0d7464a8c39170523932d7846b6e6b458a294aea
with:
report: memory_report.json
header: |
Expand Down Expand Up @@ -266,7 +266,7 @@ jobs:
- name: Parse compilation report
id: compilation_report
uses: noir-lang/noir-bench-report@fb853682458ddcf2cb8c8ec55e99ca2c8b41465d
uses: noir-lang/noir-bench-report@0d7464a8c39170523932d7846b6e6b458a294aea
with:
report: compilation_report.json
header: |
Expand Down

0 comments on commit 6c47344

Please sign in to comment.