Skip to content

chore: Pnpm install --no-frozen-lockfile #1340

chore: Pnpm install --no-frozen-lockfile

chore: Pnpm install --no-frozen-lockfile #1340

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