Running tests in rails Follow Ilya Levin Created October 24, 2022 13:26 I have a rails project in my repo and I want to run a basic RSpec test suit on every push. I couldn't find a job example of how to do it, can anyone please help me?