From df6c89ae71e9ec681f4fdd07839aa38ec7497e9e Mon Sep 17 00:00:00 2001 From: "Masih H. Derkani" Date: Fri, 12 Nov 2021 12:03:10 +0000 Subject: [PATCH] Integrate unified CI into `filecoin-project/go-legs` (#224) Project: - https://github.com/filecoin-project/go-legs --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 4fe21521..40997952 100644 --- a/config.json +++ b/config.json @@ -5,6 +5,7 @@ { "target": "filecoin-project/go-fil-commp-hashhash" }, { "target": "filecoin-project/go-hamt-ipld" }, { "target": "filecoin-project/go-indexer-core" }, + { "target": "filecoin-project/go-legs" }, { "target": "filecoin-project/indexer-reference-provider" }, { "target": "filecoin-project/storetheindex" }, { "target": "filecoin-shipyard/js-lotus-client-schema" },