diff options
Diffstat (limited to 'ci/run_tests.sh')
| -rwxr-xr-x | ci/run_tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run_tests.sh b/ci/run_tests.sh index 97f380b7b9..d91ac5589e 100755 --- a/ci/run_tests.sh +++ b/ci/run_tests.sh @@ -19,7 +19,7 @@ exit_suite --continue source ~/.nvm/nvm.sh nvm use 10 -export TREE_SITTER_DIR=$HOME/tree-sitter-build/ + enter_suite tests |