Fix linting issue

Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
pull/31579/head
Benoit Tigeot 1 month ago
parent 6bb5bcc212
commit 9f1c8a26f0
No known key found for this signature in database
GPG Key ID: 8E6D4FC8AEBDA62C

@ -75,7 +75,6 @@ func newReleaseTestCmd(cfg *action.Configuration, out io.Writer) *cobra.Command
}
}()
// We only return an error if we weren't even able to get the
// release, otherwise we keep going so we can print status and logs
// if requested

Loading…
Cancel
Save