Skip to content

Capture Node execution async ID with samples #659

Capture Node execution async ID with samples

Capture Node execution async ID with samples #659

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