Skip to content

fix: add missing exports for arb token and market #101

fix: add missing exports for arb token and market

fix: add missing exports for arb token and market #101

Workflow file for this run

name: Pull request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit