mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-05-29 18:19:25 +00:00
disable js-waku from ci (#3917)
This commit is contained in:
parent
74057c6622
commit
2447ce9e73
14
.github/workflows/ci.yml
vendored
14
.github/workflows/ci.yml
vendored
@ -177,20 +177,6 @@ jobs:
|
||||
|
||||
secrets: inherit
|
||||
|
||||
js-waku-node:
|
||||
needs: build-docker-image
|
||||
uses: logos-messaging/logos-delivery-js/.github/workflows/test-node.yml@master
|
||||
with:
|
||||
nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }}
|
||||
test_type: node
|
||||
|
||||
js-waku-node-optional:
|
||||
needs: build-docker-image
|
||||
uses: logos-messaging/logos-delivery-js/.github/workflows/test-node.yml@master
|
||||
with:
|
||||
nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }}
|
||||
test_type: node-optional
|
||||
|
||||
lint:
|
||||
name: "Lint"
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user