Add Eth-DM to CI

This commit is contained in:
Franck Royer 2021-06-21 15:41:30 +10:00
parent 73abcdda46
commit d9f875ca4a
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 ]
example: [ cli-chat, web-chat, eth-dm ]
runs-on: ubuntu-latest
steps: