From e689b131060f23bada216795243c368c79e27b6b Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 19 Aug 2022 23:13:40 +1000 Subject: [PATCH] ci: buildbuf is not used --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9530e927a..849f7e85b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,6 @@ on: pull_request: env: - BUF_VERSION: "0.56.0" NIM_WAKU_VERSION: "v0.9" NODE_JS: "16"