chore: update ci for docker image

This commit is contained in:
darshankabariya 2026-01-06 13:31:51 +05:30
parent 351cac6b3c
commit d7cdd18e74
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -151,14 +151,14 @@ jobs:
js-waku-node:
needs: build-docker-image
uses: logos-messaging/js-waku/.github/workflows/test-node.yml@master
uses: logos-messaging/logos-messaging-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/js-waku/.github/workflows/test-node.yml@master
uses: logos-messaging/logos-messaging-js/.github/workflows/test-node.yml@master
with:
nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }}
test_type: node-optional