Skip to content

[Fix] assertion: pass through assertion return value, for promises #388

[Fix] assertion: pass through assertion return value, for promises

[Fix] assertion: pass through assertion return value, for promises #388

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+