Skip to content

build(deps): bump tree-sitter-cli from 0.24.7 to 0.25.0 in the npm group #40

build(deps): bump tree-sitter-cli from 0.24.7 to 0.25.0 in the npm group

build(deps): bump tree-sitter-cli from 0.24.7 to 0.25.0 in the npm group #40

Workflow file for this run

name: Fuzz Parser
on:
push:
branches:
- master
- develop
paths:
- src/**
pull_request:
paths:
- src/**
jobs:
fuzz:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run fuzzer
uses: tree-sitter/fuzz-action@v4