sinatra / mustermann

your personal string matching expert
http://sinatrarb.com/mustermann/
MIT License
664 stars 63 forks source link

Remove `--tty` option to show test results #123

Closed mishina2228 closed 2 years ago

mishina2228 commented 2 years ago

I found that the results of CI in GitHub Actions are not displayed. https://github.com/sinatra/mustermann/runs/6508522098?check_suite_focus=true image

This PR removes --tty option from .rspec to fix this issue.

The results of CI can be seen here: https://github.com/mishina2228/mustermann/runs/6526458871?check_suite_focus=true image