From 5db0910a0575e6419f9916c150414c6617571232 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 032359e..e70ac83 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v3 with: path: "./laconicd/" - repository: cerc-io/laconicd + repository: git.vdb.to/cerc-io/laconicd fetch-depth: 0 ref: main - name: Environment