Skip to content

[types] use the DT PR instead of waiting on the package #1

[types] use the DT PR instead of waiting on the package

[types] use the DT PR instead of waiting on the package #1

Workflow file for this run

name: 'Tests: node.js >= 20'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '^20.11.1 || >= 21.7.1'
type: minors
command: npm run tests-only