feat: no caps
This commit is contained in:
@@ -19,7 +19,7 @@ async function runWorkflow(fileName: string, runId: string) {
|
|||||||
launchOptions: { headless: true }
|
launchOptions: { headless: true }
|
||||||
});
|
});
|
||||||
const run_meta = {
|
const run_meta = {
|
||||||
status: 'SCHEDULED',
|
status: 'Scheduled',
|
||||||
name: fileName,
|
name: fileName,
|
||||||
startedAt: new Date().toLocaleString(),
|
startedAt: new Date().toLocaleString(),
|
||||||
finishedAt: '',
|
finishedAt: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user