skip lint, just run tests

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-07-05 14:16:42 -07:00
parent a8cc1fbbae
commit cc63281ca2

View file

@ -5,7 +5,7 @@ steps:
- label: coverage
command:
- bundle install --jobs=7 --retry=3 --without tools maintenance deploy
- bundle exec rake test
- bundle exec rake test:default
expeditor:
executor:
docker: