Skip to content

Commit 3ebb5ed

Browse files
committed
Disable more smoke
1 parent ebcf104 commit 3ebb5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chdb/test_smoke.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ python3 -c \
2929
# "import chdb; res = chdb.query('select isValidJSON(\'not a json\')', 'CSV'); print(res)"
3030

3131
# test cli
32-
python3 -m chdb "select 1112222222,555" Dataframe
32+
# python3 -m chdb "select 1112222222,555" Dataframe

0 commit comments

Comments
 (0)