Skip to content

Don't capture async IDs for the time being (#195) #681

Don't capture async IDs for the time being (#195)

Don't capture async IDs for the time being (#195) #681

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