We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27dc929 commit 75f147eCopy full SHA for 75f147e
.github/workflows/main.yml
@@ -31,4 +31,4 @@ jobs:
31
ruby-version: "${{ matrix.ruby }}"
32
bundler-cache: true
33
- run: bundle install
34
- - run: bundle exec rake spec
+ - run: bundle exec rspec
0 commit comments