Add Eth-DM to CI

This commit is contained in:
Franck Royer
2021-06-21 15:41:30 +10:00
parent 73abcdda46
commit d9f875ca4a
+1 -1
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: