mirror of
https://github.com/inspec/inspec
synced 2024-11-14 00:47:10 +00:00
remove test
from the rake command
Sort the ci coverage job, maybe we can match without the script: as well? Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
02f384aa56
commit
bd73fc58e5
1 changed files with 3 additions and 2 deletions
|
@ -65,6 +65,7 @@ matrix:
|
|||
- script: bundle exec rake $SUITE
|
||||
bundler_args: "--without tools maintenance deploy"
|
||||
env: SUITE=test:integration[default-fedora-29]
|
||||
|
||||
allow_failures:
|
||||
- script: bundle exec rake test
|
||||
env: CI_ENABLE_COVERAGE=true SLOW=1
|
||||
- env: CI_ENABLE_COVERAGE=true SLOW=1
|
||||
script: bundle exec rake
|
||||
|
|
Loading…
Reference in a new issue