Skip to content

use stop and collect on time profiler (#305) #1120

use stop and collect on time profiler (#305)

use stop and collect on time profiler (#305) #1120

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: yarn
- run: yarn lint