chore: prettier
This commit is contained in:
@@ -97,7 +97,6 @@ class BinaryOutputService {
|
|||||||
return uploadedBinaryOutput;
|
return uploadedBinaryOutput;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
async uploadBinaryOutputToMinioBucket(run: Run, key: string, data: Buffer): Promise<void> {
|
async uploadBinaryOutputToMinioBucket(run: Run, key: string, data: Buffer): Promise<void> {
|
||||||
const bucketName = 'maxun-run-screenshots';
|
const bucketName = 'maxun-run-screenshots';
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user