Skip to content

Test for unmount on children change #156

Test for unmount on children change

Test for unmount on children change #156

Workflow file for this run

name: Checks
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: CI
uses: actions/setup-node@v1
with:
node-version: '16'
- run: ./ci