Skip to content

Commit 21445a7

Browse files
authored
enable_antlr4_parser in experiment tests
1 parent b774138 commit 21445a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
YDB_LOCAL_SURVIVE_RESTART: true
123123
YDB_USE_IN_MEMORY_PDISKS: true
124124
YDB_TABLE_ENABLE_PREPARED_DDL: true
125-
YDB_FEATURE_FLAGS: enable_topic_service_tx
125+
YDB_FEATURE_FLAGS: enable_topic_service_tx,enable_antlr4_parser
126126
YDB_ENABLE_COLUMN_TABLES: true
127127
options: '-h localhost'
128128
env:

0 commit comments

Comments
 (0)