Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

feat: terra missing tokens to the list #351

feat: terra missing tokens to the list

feat: terra missing tokens to the list #351

Workflow file for this run

name: Test
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
- run: npm ci
- run: npm test