mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-07-08 09:30:14 +00:00
fix: add RLN_CREDENTIALS variable to workflow
This commit is contained in:
parent
e3dd306671
commit
adbaaa320e
1
.github/workflows/pr_tests.yml
vendored
1
.github/workflows/pr_tests.yml
vendored
@ -230,6 +230,7 @@ jobs:
|
||||
NODE_1: "wakuorg/nwaku:latest"
|
||||
NODE_2: "wakuorg/nwaku:latest"
|
||||
ADDITIONAL_NODES: "wakuorg/nwaku:latest,wakuorg/nwaku:latest,wakuorg/nwaku:latest"
|
||||
RLN_CREDENTIALS: ${{ secrets.RLN_CREDENTIALS }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user