Skip to content

Update supported chains list #19

Update supported chains list

Update supported chains list #19

name: Continuous Build
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v3
- run: yarn
- run: yarn lint
- run: yarn test