Skip to content

Commit

Permalink
ci: batch usability fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicvladan committed Feb 6, 2024
1 parent b49200a commit cfffc9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test-setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ export default async function testsSetup(): Promise<void> {
// so we are only logging errors and not leaving them to propagate
console.error(e)
}

await sleep(120 * 1000)
}
}

0 comments on commit cfffc9f

Please sign in to comment.