There was an error while loading. Please reload this page.
1 parent 4207fbe commit 5933789Copy full SHA for 5933789
1 file changed
.github/workflows/tests.yml
@@ -34,7 +34,7 @@ jobs:
34
id: set-matrix
35
run: |
36
# List of all available parsers
37
- ALL_PARSERS="redshift postgresql"
+ ALL_PARSERS="redshift postgresql cql"
38
# Add more parsers here as they are added to the repository
39
# ALL_PARSERS="redshift mysql postgresql"
40
0 commit comments