mirror of https://github.com/status-im/js-waku.git
Run CI for min js web chat example
This commit is contained in:
parent
943b1c2456
commit
975fb6245a
|
@ -12,7 +12,7 @@ jobs:
|
||||||
examples_build_and_test:
|
examples_build_and_test:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
example: [ cli-chat, web-chat, eth-dm ]
|
example: [ cli-chat, web-chat, eth-dm, min-js-web-chat ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue