mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +00:00
fix calling the node
This commit is contained in:
parent
4c9233e2c3
commit
1dbb1e5636
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -69,8 +69,7 @@ jobs:
|
||||
- run: npm run test:browser
|
||||
|
||||
node:
|
||||
runs-on: ubuntu-latest
|
||||
uses: ./.github/workflows/test-node.yml
|
||||
uses: ./.github/workflows/test-node.yml@${{ github.ref }}
|
||||
with:
|
||||
nim_wakunode_image: ${{ inputs.nim_wakunode_image || 'statusteam/nim-waku:v0.19.0' }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user