diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d6a313e3..0ede43361 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -147,7 +147,6 @@ jobs: with: nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }} test_type: node - debug: waku* js-waku-node-optional: needs: build-docker-image @@ -155,7 +154,6 @@ jobs: with: nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }} test_type: node-optional - debug: waku* lint: name: "Lint"