Skip to content

chore(world-module-erc20): export erc20 module from internal #3975

chore(world-module-erc20): export erc20 module from internal

chore(world-module-erc20): export erc20 module from internal #3975

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Run lint
runs-on: depot-ubuntu-22.04-16
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint