Is there a way to run cypress in a headless mode for CI? ``` RAILS_ENV=test yarn run cypress run ``` seems to open the window.