Run CI for min js web chat example

This commit is contained in:
Franck Royer 2021-07-30 15:31:01 +10:00
parent 943b1c2456
commit 975fb6245a
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
examples_build_and_test:
strategy:
matrix:
example: [ cli-chat, web-chat, eth-dm ]
example: [ cli-chat, web-chat, eth-dm, min-js-web-chat ]
runs-on: ubuntu-latest
steps: