We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5847d4 commit 207922aCopy full SHA for 207922a
.github/workflows/rspec.yml
@@ -20,4 +20,4 @@ jobs:
20
ruby-version: ${{ matrix.ruby }}
21
22
- name: "Run tests"
23
- run: bin/rspec
+ run: bundle exec rspec
0 commit comments