diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc0e1687..b12178df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,4 +73,4 @@ jobs: jvm: adoptium:1.21 - name: Parser tests # intentionally not setting up nix - run: sbt parser/run + run: sbt treesitter/test