Skip to content

feat: Create Group with tags #1178

feat: Create Group with tags

feat: Create Group with tags #1178

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