Rails logs while testing

I have a failed test job (it’s running rspec) and I want to see the Rails logs. How can I access (view or download) the log/test.log file?

I am using “gitlab.com