initial commit
This commit is contained in:
11
node_modules/crypto-browserify/.github/workflows/node-tens.yml
generated
vendored
Normal file
11
node_modules/crypto-browserify/.github/workflows/node-tens.yml
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
name: 'Tests: node.js >= 10'
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
uses: ljharb/actions/.github/workflows/node.yml@main
|
||||
with:
|
||||
range: '>= 10'
|
||||
type: minors
|
||||
command: npm run tests-only
|
||||
Reference in New Issue
Block a user