Skip to content

improve ESTree compatibility #1

improve ESTree compatibility

improve ESTree compatibility #1

Workflow file for this run

name: ESTree fuzzing
on:
pull_request:
push:
branches: [ master ]
jobs:
test:
name: ESTree fuzzing
runs-on: ubuntu-latest
env:
NODE: latest
steps:
- uses: actions/checkout@v4
- name: Perform tests
shell: bash
run: |
. ./test/release/install.sh
node test/mozilla-ast.js 5000