Skip to content

Fix: callback triggered after unmount for use-debounced-fn hook #30

Fix: callback triggered after unmount for use-debounced-fn hook

Fix: callback triggered after unmount for use-debounced-fn hook #30

Workflow file for this run

name: Test
on: [pull_request]
jobs:
size:
runs-on: ubuntu-latest
env:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v4
# with:
# version: 8
- run: pnpm install --no-frozen-lockfile
- run: pnpm build && pnpm test