diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 936b4f0..a95af58 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -16,5 +16,7 @@ jobs: with: install-cli: true - run: pwd + - uses: tree-sitter/parser-test-action@v3 + - run: pwd - run: tree-sitter generate - run: tree-sitter test