update
Some checks failed
Run Tests / test (pull_request) Has been cancelled
Check Build / build (pull_request) Failing after 15s

This commit is contained in:
2026-01-17 16:40:20 +01:00
parent c8ab9b4ff3
commit 2b244fda8f

View File

@@ -15,7 +15,6 @@ jobs:
uses: actions/setup-node@v6 uses: actions/setup-node@v6
with: with:
node-version: '>=20.0.0' node-version: '>=20.0.0'
cache: 'npm'
- name: Install tree-sitter CLI - name: Install tree-sitter CLI
run: npm install -g tree-sitter-cli run: npm install -g tree-sitter-cli