From e8f8b3b6addf8d131dc1e911ff64e6e8ac14d7bd Mon Sep 17 00:00:00 2001 From: Pratyush Mishra Date: Thu, 28 Dec 2023 16:23:49 -0500 Subject: [PATCH] Temp tweak for CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4f5893a..1d86ac3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -155,6 +155,7 @@ jobs: uses: actions/checkout@v4 with: repository: arkworks-rs/algebra + ref: curve-constraint-test-fix - name: Checkout r1cs-std uses: actions/checkout@v4