Skip to content

Commit

Permalink
Merge 83be162 into 122e0f3
Browse files Browse the repository at this point in the history
  • Loading branch information
AYAHASSAN287 authored Jan 19, 2025
2 parents 122e0f3 + 83be162 commit 9561010
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,15 @@ jobs:
uses: waku-org/nwaku/.github/workflows/container-image.yml@master
secrets: inherit

nwaku-nwaku-interop-tests:
needs: build-docker-image
uses: waku-org/waku-interop-tests/.github/workflows/nim_waku_PR.yml@SMOKE_TEST_0.0.1
with:
node_nwaku: ${{ needs.build-docker-image.outputs.image }}

secrets: inherit


js-waku-node:
needs: build-docker-image
uses: waku-org/js-waku/.github/workflows/test-node.yml@master
Expand Down

0 comments on commit 9561010

Please sign in to comment.