From e439af3720fc3d5d31267f9317ba4e4a7518cc73 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Tue, 27 Aug 2024 18:35:58 +0530 Subject: [PATCH] Use gitea laconicd URL --- .gitea/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 032359e..b2a481c 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -21,6 +21,7 @@ jobs: with: path: "./laconicd/" repository: cerc-io/laconicd + github-server-url: 'https://git.vdb.to' fetch-depth: 0 ref: main - name: Environment