Use rspec binstub in CI
This commit is contained in:
@@ -26,7 +26,7 @@ steps:
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- yarn install
|
||||
- yarn run build:css
|
||||
- bundle exec rspec
|
||||
- bin/rspec
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user