Skip to content

Commit

Permalink
[Tests] skip engines check for now
Browse files Browse the repository at this point in the history
via readable-stream v3 and browserify-sign, we are breaking support for node 4 and 5 at the moment
  • Loading branch information
ljharb committed Nov 27, 2023
1 parent 529c4c7 commit b5af50b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node-pretest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/pretest.yml@main
with:
skip-engines: true # see https://github.com/browserify/browserify-sign/pull/49

0 comments on commit b5af50b

Please sign in to comment.