From fd993441b5b40197cc4f273c37bbb9ba8dc26329 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Tue, 23 Jul 2024 09:59:41 +0530 Subject: [PATCH] Remove TODO --- .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 0bd3179..032359e 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 # TODO: Update to laconicd on repo renaming + repository: cerc-io/laconicd fetch-depth: 0 ref: main - name: Environment