Skip to content

Commit

Permalink
[actions] skip engines check since bin/tape and the rest of the lib…
Browse files Browse the repository at this point in the history
… conflict
  • Loading branch information
ljharb committed Nov 23, 2023
1 parent 5d26485 commit 19af506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node-pretest.yml
Expand Up @@ -5,3 +5,5 @@ 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+

0 comments on commit 19af506

Please sign in to comment.