I’d like to set up our repo to automatically run our unit tests
Is there any repo that has a good CI set up that we could look at for reference?
I’d like to set up our repo to automatically run our unit tests
Is there any repo that has a good CI set up that we could look at for reference?
You can find a simple example for this in the Fuel book repo: fuel-docs/ci.yml at master · FuelLabs/fuel-docs · GitHub