Skip to content

docs: Doc site add Nodejs Tab #1193

docs: Doc site add Nodejs Tab

docs: Doc site add Nodejs Tab #1193

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