From 9cda102643956ffd638bb5d7e98b6821fb36e043 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Tue, 13 May 2025 12:23:01 +0530 Subject: [PATCH] Use laconicd mainnet for tests --- .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 9ded6b5..42ec1d2 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -22,7 +22,7 @@ jobs: path: "./laconicd/" repository: cerc-io/laconicd fetch-depth: 0 - ref: main + ref: mainnet - name: Environment run: ls -tlh && env