mirror of https://github.com/waku-org/nwaku.git
chore: remove js-node tests as release candidate dependencies (#2123)
This commit is contained in:
parent
1bba183492
commit
ce5fb3401d
|
@ -114,7 +114,7 @@ jobs:
|
|||
|
||||
create-release-candidate:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ tag-name, build-and-publish, js-waku-node, js-waku-node-optional ]
|
||||
needs: [ tag-name, build-and-publish ]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue