Skip to content

Commit 2231913

Browse files
committed
enable_parameterized_decimal to CI Efcore-tests
1 parent c385bbe commit 2231913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
ports: [ "2135:2135", "2136:2136", "8765:8765" ]
6666
env:
6767
YDB_LOCAL_SURVIVE_RESTART: true
68+
YDB_FEATURE_FLAGS: enable_parameterized_decimal,enable_table_datetime64
6869
options: '--name ydb-local -h localhost'
6970

7071
steps:

0 commit comments

Comments
 (0)