chore: lint
This commit is contained in:
@@ -62,7 +62,7 @@ async function runWorkflow(fileName: string, runId: string) {
|
|||||||
duration: '',
|
duration: '',
|
||||||
task: '', // Optionally set based on workflow
|
task: '', // Optionally set based on workflow
|
||||||
browserId: browserId,
|
browserId: browserId,
|
||||||
interpreterSettings: { maxConcurrency: 1, maxRepeats: 1, debug: true },
|
interpreterSettings: { maxConcurrency: 1, maxRepeats: 1, debug: true },
|
||||||
log: '',
|
log: '',
|
||||||
runId: runId,
|
runId: runId,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user