Skip to content

feat(registry-type): [PRAD-2790] support crypto-multi-accounts ur type #67

feat(registry-type): [PRAD-2790] support crypto-multi-accounts ur type

feat(registry-type): [PRAD-2790] support crypto-multi-accounts ur type #67

Workflow file for this run

on: [pull_request]
name: UR Continuous Integration
jobs:
UnitTest:
name: Unit Test
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v2
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@nightly
- name: Run Test
run: cargo test