Base tests and examples

This commit is contained in:
Mark Skelton
2023-01-06 22:31:45 -06:00
parent 46bcc3eac6
commit 534df2a655
12 changed files with 4570 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
git submodule init
git submodule update
cd tree-sitter-cpp && git checkout origin/master && cd ..
cp tree-sitter-cpp/corpus/* test/corpus
cp tree-sitter-cpp/test/corpus/* test/corpus
npm test
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3