mirror of https://github.com/status-im/js-waku.git
remove ref
This commit is contained in:
parent
1dbb1e5636
commit
c3c31b192e
|
@ -69,7 +69,7 @@ jobs:
|
|||
- run: npm run test:browser
|
||||
|
||||
node:
|
||||
uses: ./.github/workflows/test-node.yml@${{ github.ref }}
|
||||
uses: ./.github/workflows/test-node.yml
|
||||
with:
|
||||
nim_wakunode_image: ${{ inputs.nim_wakunode_image || 'statusteam/nim-waku:v0.19.0' }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue