Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Mar 10, 2024
1 parent cfc4565 commit b50c20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/scripts/check-status-of-apis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ async function main() {
),
{
ctx: initialContext,
concurrent: true,
concurrent: 4,
exitOnError: false,
registerSignalListeners: true,
rendererOptions: {
Expand Down

0 comments on commit b50c20e

Please sign in to comment.