Skip to content

DAO-XXX Remove decimals from holders token table #86

DAO-XXX Remove decimals from holders token table

DAO-XXX Remove decimals from holders token table #86

Workflow file for this run

name: Unit tests
on: push
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run tests
run: yarn test