• File: node-pretest.yml
  • Full Path: /var/www/sandbox/node_modules/crypto-browserify/.github/workflows/node-pretest.yml
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 229 bytes
  • MIME-type: text/plain
  • Charset: utf-8
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