Skip to content

cancellable state change promise #86

cancellable state change promise

cancellable state change promise #86

Workflow file for this run

name: test
on: push
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: "10.x"
- run: yarn
- run: yarn test