We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579f295 commit c6c0494Copy full SHA for c6c0494
.github/workflows/run-regression.yml
@@ -1179,7 +1179,7 @@ jobs:
1179
version: ${{ inputs.version }}
1180
flags: ${{ inputs.flags }}
1181
output_format: ${{ inputs.output_format }}
1182
- extra_args: ${{ inputs.extra_args }} --only "/s3/minio/part 3/export part/*"
+ extra_args: ${{ inputs.extra_args }} --only "/s3/minio/part 3/export part/*" --as-binary
1183
artifacts: ${{ inputs.artifacts }}
1184
runner_arch: ${{ inputs.arch }}
1185
secrets: inherit
0 commit comments