I\'m having this problem when I\'m trying to run rspec on Github actions. This is my github action workflow.
name: Ruby on: push: branches: [ master] pul