mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 08:23:08 +00:00
chore: supress debug for js-waku (#3423)
This commit is contained in:
parent
4548f87b81
commit
5628dc6ad7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user