Skip to content

Merge branch 'feat/js_reed_solomon' of github-rr523.com:bnb-chain/gre… #1211

Merge branch 'feat/js_reed_solomon' of github-rr523.com:bnb-chain/gre…

Merge branch 'feat/js_reed_solomon' of github-rr523.com:bnb-chain/gre… #1211

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