Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheric committed Nov 17, 2024
1 parent 72b6b9f commit 5160a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/inngest/src/components/InngestStepTools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ export const createStepTools = <TClient extends Inngest.Any>(
* function and it will be displayed and editable in the UI.
*/
wrap: stepRun,
},

/**
* Wait a specified amount of time before continuing.
Expand Down

0 comments on commit 5160a35

Please sign in to comment.