mirror of https://github.com/waku-org/js-waku.git
Add Eth-DM to CI
This commit is contained in:
parent
73abcdda46
commit
d9f875ca4a
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue