dapr / go-sdk

Dapr SDK for go
Apache License 2.0
442 stars 170 forks source link

Crypto example not running / error when run #540

Closed mikeee closed 3 months ago

mikeee commented 4 months ago

Describe the bug

The crypto example is missing a mechanical markdown step definition (generating crypto keys) - it currently has a END_STEP declaration with no corresponding step definition. The crypto example is also not added to the workflow

To Reproduce

https://github.com/dapr/dapr/actions/runs/8442133099

Expected behavior

The crypto example should validate successfully.

mikeee commented 4 months ago

/assign

github-actions[bot] commented 4 months ago

🚀 Issue assigned to you @mikeee