mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
skip lint, just run tests
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
a8cc1fbbae
commit
cc63281ca2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue