You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,15 +48,15 @@ Every day the workflow **nim\_waku\_daily.yml** triggers against the image `waku
48
48
49
49
To launch it manually:
50
50
51
-
1. Open [https://github.com/waku-org/waku-interop-tests/actions/workflows/nim\_waku\_daily.yml](https://github.com/waku-org/waku-interop-tests/actions/workflows/nim_waku_daily.yml).
51
+
1. Open [https://github.com/logos-messaging/logos-messaging-interop-tests/actions/workflows/nim\_waku\_daily.yml](https://github.com/logos-messaging/logos-messaging-interop-tests/actions/workflows/nim_waku_daily.yml).
52
52
2. Click **► Run workflow**.
53
53
3. Pick the branch you want to test (defaults to `master`) and press **Run workflow**.
54
54
55
55
### On‑demand matrix against custom *nwaku* versions
56
56
57
57
Use **interop\_tests.yml** when you need to test a PR or a historical image:
58
58
59
-
1. Open [https://github.com/waku-org/waku-interop-tests/actions/workflows/interop\_tests.yml](https://github.com/waku-org/waku-interop-tests/actions/workflows/interop_tests.yml).
59
+
1. Open [https://github.com/logos-messaging/logos-messaging-interop-tests/actions/workflows/interop\_tests.yml](https://github.com/logos-messaging/logos-messaging-interop-tests/actions/workflows/interop_tests.yml).
60
60
2. Press **► Run workflow** and choose the branch.
61
61
3. In the *workflow inputs* field set the `nwaku_image` you want, e.g. `wakuorg/nwaku:v0.32.0`.
0 commit comments