chore: lint

This commit is contained in:
karishmas6
2024-09-11 23:35:59 +05:30
parent 0efae27b16
commit 4b846246c6

View File

@@ -62,7 +62,7 @@ async function runWorkflow(fileName: string, runId: string) {
duration: '',
task: '', // Optionally set based on workflow
browserId: browserId,
interpreterSettings: { maxConcurrency: 1, maxRepeats: 1, debug: true },
interpreterSettings: { maxConcurrency: 1, maxRepeats: 1, debug: true },
log: '',
runId: runId,
};