What's up?
The docker.yml and rspec.yml workflows both run the whole Rspec test suite, which increases total runtime of the full PR checks list and increases the risk of flaky test failures by 100%.
What are you thinking?
I propose reducing the docker.yml workflow to a single "smoke test" spec run.