Skip to content

feat: Remove warning (#558) #1618

feat: Remove warning (#558)

feat: Remove warning (#558) #1618

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: ./.github/actions/ci-setup
- run: pnpm -F "@bnb-chain/**" run lint