Skip to content

[Refactor] test: reduce binding by using polyfill entrypoints #357

[Refactor] test: reduce binding by using polyfill entrypoints

[Refactor] test: reduce binding by using polyfill entrypoints #357

Workflow file for this run

name: 'Tests: pretest/posttest'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/pretest.yml@main
with:
skip-engines: true # bin/tape requires node 8+, but the rest of tape supports 0.4+