Skip to content

Commit c6c0494

Browse files
committed
fix parquet
1 parent 579f295 commit c6c0494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ jobs:
11791179
version: ${{ inputs.version }}
11801180
flags: ${{ inputs.flags }}
11811181
output_format: ${{ inputs.output_format }}
1182-
extra_args: ${{ inputs.extra_args }} --only "/s3/minio/part 3/export part/*"
1182+
extra_args: ${{ inputs.extra_args }} --only "/s3/minio/part 3/export part/*" --as-binary
11831183
artifacts: ${{ inputs.artifacts }}
11841184
runner_arch: ${{ inputs.arch }}
11851185
secrets: inherit

0 commit comments

Comments
 (0)