Skip to content

avoid tracking list cleanup when deref() during watch(); inertial@0.4.1 #23

avoid tracking list cleanup when deref() during watch(); inertial@0.4.1

avoid tracking list cleanup when deref() during watch(); inertial@0.4.1 #23

Workflow file for this run

name: Integration
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
with:
node-version: 20
- run: node --test --experimental-test-coverage