From fc84c2d9d77e10f0cfa3579512de6bf392f9a4c4 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Sat, 17 Jan 2026 00:31:33 -0500 Subject: [PATCH] Add CI For Grammar (6) Signed-off-by: Will Hawkins --- .github/workflows/main.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 87789bc..936b4f0 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -17,7 +17,4 @@ jobs: install-cli: true - run: pwd - run: tree-sitter generate - - uses: tree-sitter/parser-test-action@v3 - with: - test-swift: true - - uses: tree-sitter/parse-action@v4 + - run: tree-sitter test