We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1eccd commit abaaed5Copy full SHA for abaaed5
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
project:
23
+ - js-libp2p-example-auto-tls
24
- js-libp2p-example-browser-pubsub
25
- js-libp2p-example-chat
26
- js-libp2p-example-circuit-relay
@@ -80,6 +81,7 @@ jobs:
80
81
fail-fast: true
82
83
84
85
86
87
0 commit comments