Skip to content

Commit 18b39a3

Browse files
authored
workflow: add ssl-socket-clientauth example
1 parent 89e3729 commit 18b39a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- "examples/adc-example"
1515
- "examples/socket-example"
1616
- "examples/ssl-socket-example"
17+
- "examples/ssl-socket-clientauth"
1718
runs-on: ${{ matrix.os }}
1819
steps:
1920
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)