Skip to content

test: Improve debounce/throttle test performance by replacing real timers with fake timers #797

test: Improve debounce/throttle test performance by replacing real timers with fake timers

test: Improve debounce/throttle test performance by replacing real timers with fake timers #797

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
merge_group:
jobs:
deno:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- run: deno publish --dry-run