Skip to content

Add Android & iOS Cryptopower to /wallets #761

Add Android & iOS Cryptopower to /wallets

Add Android & iOS Cryptopower to /wallets #761

Workflow file for this run

name: Build and Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Tests
run: ./bin/test.sh
- name: Build
run: ./bin/build.sh