Run rails tests with github actions matrix strategy
You can easily speedup tests runs by using matrix strategy with github actions. Create a script called for example **ci\_tests** which generates for example the following JSON output: ```json...
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
You can easily speedup tests runs by using matrix strategy with github actions. Create a script called for example **ci\_tests** which generates for example the following JSON output: ```json...