Skip to content

Commit 4788eb5

Browse files
committed
[Tests] skip engines check for now
via readable-stream v3 and browserify-sign, we are breaking support for node < 6 at the moment
1 parent 532e5f6 commit 4788eb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node-pretest.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ on: [pull_request, push]
55
jobs:
66
tests:
77
uses: ljharb/actions/.github/workflows/pretest.yml@main
8+
with:
9+
skip-engines: true # see https://github.com/browserify/browserify-sign/pull/49

0 commit comments

Comments
 (0)