mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Set enable coverage flag for 2.7 tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
042e813623
commit
969c7de712
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ steps:
|
|||
|
||||
- label: run-tests-ruby-2.7
|
||||
command:
|
||||
- /workdir/.expeditor/buildkite/verify.sh
|
||||
- CI_ENABLE_COVERAGE=1 /workdir/.expeditor/buildkite/verify.sh
|
||||
expeditor:
|
||||
executor:
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue