Skip to content

Commit 5933789

Browse files
authored
chore: add cql to test.yml (#9)
* chore: add cql grammar * ci: add cql parser to test workflow
1 parent 4207fbe commit 5933789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
id: set-matrix
3535
run: |
3636
# List of all available parsers
37-
ALL_PARSERS="redshift postgresql"
37+
ALL_PARSERS="redshift postgresql cql"
3838
# Add more parsers here as they are added to the repository
3939
# ALL_PARSERS="redshift mysql postgresql"
4040

0 commit comments

Comments
 (0)