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
|
- bundle install --jobs=3 --retry=3
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn run build:css
|
- yarn run build:css
|
||||||
- bundle exec rspec
|
- bin/rspec
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user