From b8c5d27a3c053fa84a8ae376771b5518d4d7c122 Mon Sep 17 00:00:00 2001 From: danisharora099 Date: Tue, 22 Nov 2022 22:53:15 +0530 Subject: [PATCH] chore: redeploy --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8114b413c2..64aa99d1b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: - run: npm run build - run: npm run test:node env: - DEBUG: "waku:nwaku*,waku:test*" + DEBUG: "" - name: Upload debug logs on failure uses: actions/upload-artifact@v3