Add to CI

This commit is contained in:
Franck Royer 2022-01-07 17:19:33 +11:00
parent b73efdb124
commit aa4d66fab5
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: [ web-chat, eth-pm, eth-pm-wallet-encryption, min-react-js-chat, store-reactjs-chat ]
example: [ web-chat, eth-pm, eth-pm-wallet-encryption, min-react-js-chat, relay-reactjs-chat, store-reactjs-chat ]
runs-on: ubuntu-latest
steps: