Skip to content

[Fix] handle chrome/v8 bugs #23

[Fix] handle chrome/v8 bugs

[Fix] handle chrome/v8 bugs #23

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