From 4f5de6ff38f80dd8644d023b3d72e1327f3070ca Mon Sep 17 00:00:00 2001 From: Nabarun Date: Tue, 23 Jul 2024 04:43:28 +0000 Subject: [PATCH] Rename laconic2d to laconicd repo in CI (#71) Part of [Rename laconic2d to laconicd](https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7) Reviewed-on: https://git.vdb.to/cerc-io/laconic-registry-cli/pulls/71 Co-authored-by: Nabarun Co-committed-by: Nabarun --- .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 09577f8..295669b 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@v3 with: path: "./laconicd/" - repository: cerc-io/laconic2d # TODO: Update to laconicd after renaming repo + repository: cerc-io/laconicd fetch-depth: 0 ref: main