initial commit
This commit is contained in:
9
node_modules/crypto-browserify/.github/workflows/node-pretest.yml
generated
vendored
Normal file
9
node_modules/crypto-browserify/.github/workflows/node-pretest.yml
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: 'Tests: pretest/posttest'
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user