
How we made our integration tests delightful by optimizing the way our GitHub Actions run our test suite
As we outgrew our initial template Github Action workflow, here's the five things we added to our Github Action arsenal to fit our growing needs: Caching, Reusable Workflows, Composite Actions, Comment Triggers and Concurrency Management.
Mar 9, 202216 Mins Read




