Skip to content

v1.1.5

v1.1.5 #24

Workflow file for this run

name: 'Tests: node.js: native'
on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '> 19'
type: majors
continue-on-error: true
command: npm run test:native