From 73163a77d7678cd5b94c306d29c57f3e2e6838ee Mon Sep 17 00:00:00 2001 From: sirasistant Date: Wed, 10 Apr 2024 12:44:10 +0000 Subject: [PATCH] chore: update noir gates diff --- .github/workflows/protocol-circuits-gate-diff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/protocol-circuits-gate-diff.yml b/.github/workflows/protocol-circuits-gate-diff.yml index 8126a13193c..151ac88b1ce 100644 --- a/.github/workflows/protocol-circuits-gate-diff.yml +++ b/.github/workflows/protocol-circuits-gate-diff.yml @@ -90,7 +90,7 @@ jobs: - name: Compare gates reports id: gates_diff - uses: TomAFrench/noir-gates-diff@e7cf131b7e7f044c01615f93f0b855f65ddc02d4 + uses: TomAFrench/noir-gates-diff@df05f34e2ab275ddc4f2cac065df1c88f8a05e5d with: report: protocol_circuits_report.json summaryQuantile: 0 # Display any diff in gate count