From 6aa824ddbb51a1d6688ba5c6b1c923142bdcfe29 Mon Sep 17 00:00:00 2001 From: neeraj Date: Mon, 1 Apr 2024 16:17:31 +0530 Subject: [PATCH] Use test laconic2d branch in CI --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index e39c7ca..db4b17a 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -22,7 +22,7 @@ jobs: path: "./laconicd/" repository: cerc-io/laconic2d # TODO: Update to laconicd on repo renaming fetch-depth: 0 - ref: main + ref: nv-rename-rpc-endpoint - name: Environment run: ls -tlh && env