Skip to content

Switch time profiling to use lazy load stop and collect method by default #1119

Switch time profiling to use lazy load stop and collect method by default

Switch time profiling to use lazy load stop and collect method by default #1119

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