Skip to content

Commit fa1beca

Browse files
authored
chore: fix shard info for wss checker (#2373)
* feat: introduce WSS checker CI * rename CI step * specify nodejs * try * remove not needed dep * use npx and fail on failure * run by dispatch only and improve naming * fix fail detection * chore: fix shard info for wss checker
1 parent bb92742 commit fa1beca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/wss-checker.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ class ConnectionChecker {
107107
defaultBootstrap: false,
108108
libp2p: {
109109
hideWebSocketInfo: true
110-
},
111-
networkConfig: {
112-
clusterId: 42,
113-
shards: [0]
114110
}
115111
});
116112

0 commit comments

Comments
 (0)