Add store react to example CI

This commit is contained in:
Franck Royer 2021-08-05 16:18:58 +10:00
parent d3877ac26c
commit b4dcb73e30
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

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