Use rspec binstub in CI
This commit is contained in:
parent
51cddd94f5
commit
9636671d57
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user