Skip to content

Commit 136dda3

Browse files
committed
Bump parser test action
1 parent 49a5d6c commit 136dda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
git clone https://github.com/pallets/flask examples/flask --single-branch --depth=1 --filter=blob:none
4242
git clone https://github.com/python/cpython examples/cpython --single-branch --depth=1 --filter=blob:none
4343
- name: Run tests
44-
uses: tree-sitter/parser-test-action@v2
44+
uses: tree-sitter/parser-test-action@v3-pre
4545
with:
4646
generate: false
4747
test-rust: true

0 commit comments

Comments
 (0)