Hacker News new | ask | show | jobs
by sarahdellysse 520 days ago
Hi there, I think I might have found a typo in your example class in the github README. In the class's `workflow` method, shouldn't we be `await`-ing those steps?
1 comments

Nice catch. Fixing it :)