From 6c47344d1abc5cd8f90a1c8af4edc76301e96f2b Mon Sep 17 00:00:00 2001 From: Maxim Vezenov Date: Mon, 9 Dec 2024 18:14:59 +0000 Subject: [PATCH] update to no debug commit --- .github/workflows/reports.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reports.yml b/.github/workflows/reports.yml index 791920c5ff6..8d18e378d34 100644 --- a/.github/workflows/reports.yml +++ b/.github/workflows/reports.yml @@ -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: | @@ -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: |