mirror of
https://github.com/zebrajr/ansible.git
synced 2026-01-15 12:15:19 +00:00
Apparently `codecovcli send-notifications` does not have a `--dry-run` CLI option. This patch stops adding it to the command and implements an external `dry-run` mode in the wrapper script or this case instead. This is a follow-up for #85968. Co-authored-by: Matt Clay <matt@mystile.com>