Skip to content

feat: add ui for create wallet #12

feat: add ui for create wallet

feat: add ui for create wallet #12

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
lint:
runs-on: macos-latest
steps:
- uses: swift-actions/setup-swift@v2
- uses: actions/checkout@v4
- name: Lint
run: swift format lint -r -p MinWallet