Skip to content

Update build instructions for android and ios #980

Update build instructions for android and ios

Update build instructions for android and ios #980

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
- run: yarn
- run: yarn gen-proto
- run: yarn test