mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Following #6934, this PR finalize two things, as explained in #6934: disable the default aggregated report validate linux and windows reports against the PR base branch
14 lines
250 B
YAML
14 lines
250 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default: off
|
|
linux:
|
|
flags: linux
|
|
target: auto
|
|
threshold: 0.1
|
|
base: auto
|
|
windows:
|
|
flags: windows
|
|
target: auto
|
|
threshold: 0.1
|
|
base: auto
|