Skip to content

[New] allow TODO tests to be "ok" with env var TODO_IS_OK #343

[New] allow TODO tests to be "ok" with env var TODO_IS_OK

[New] allow TODO tests to be "ok" with env var TODO_IS_OK #343

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+