Skip to content

chore: regenerate parser and bindings with tree-sitter-cli v0.22.2 #163

chore: regenerate parser and bindings with tree-sitter-cli v0.22.2

chore: regenerate parser and bindings with tree-sitter-cli v0.22.2 #163

Workflow file for this run

name: CI
on:
push:
branches: [master]
paths:
pull_request:
jobs:
build:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: tree-sitter/setup-action@v1
with:
install-lib: false
- uses: tree-sitter/[email protected]
with:
test-library: true