pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.33k stars 873 forks source link

Fix failing cron tests #1544

Closed cnunciato closed 6 months ago

cnunciato commented 6 months ago

The cron workflow depends on gotestfmt, but it looks like we aren't installing it. We should fix that.