Skip to content

Commit e0d1ff1

Browse files
committed
chore: run ci on encryption
1 parent 14f57cd commit e0d1ff1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
project:
2323
- js-libp2p-example-chat
2424
- js-libp2p-example-circuit-relay
25+
- js-libp2p-example-connection-encryption
2526
defaults:
2627
run:
2728
working-directory: examples/${{ matrix.project }}
@@ -71,6 +72,7 @@ jobs:
7172
project:
7273
- js-libp2p-example-chat
7374
- js-libp2p-example-circuit-relay
75+
- js-libp2p-example-connection-encryption
7476
steps:
7577
- uses: convictional/trigger-workflow-and-wait@f69fa9eedd3c62a599220f4d5745230e237904be
7678
with:

0 commit comments

Comments
 (0)