We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822ea3e commit b3c9744Copy full SHA for b3c9744
1 file changed
.github/workflows/build.yaml
@@ -353,6 +353,7 @@ jobs:
353
template:
354
path: ./sqls
355
duckdb:
356
+ db_path: ./smoke-test.duckdb
357
access_mode: READ_WRITE
358
threads: 1
359
max_memory: 256MB
@@ -404,6 +405,7 @@ jobs:
404
405
406
407
408
409
410
411
@@ -455,6 +457,7 @@ jobs:
455
457
456
458
459
460
461
462
463
@@ -506,6 +509,7 @@ jobs:
506
509
507
510
508
511
512
513
514
515
0 commit comments