From a9be242b9f9c7700babc179d2e63657af7ba25b6 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Sat, 17 Jan 2026 01:04:53 -0500 Subject: [PATCH] Add CI For Grammar (10) Signed-off-by: Will Hawkins --- .github/workflows/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index ce98b9d..2dbf707 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -19,6 +19,7 @@ jobs: run: pwd - run: ls -latr - uses: tree-sitter/parser-test-action@v3 + working-directory: ./tree-sitter-p4 - run: pwd - run: tree-sitter generate - run: tree-sitter test