Fix linting issue

Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
(cherry picked from commit 9f1c8a26f0)
release-4.0
Benoit Tigeot 2 months ago committed by Scott Rigby
parent 6c838b4a18
commit 417aae9c01
No known key found for this signature in database
GPG Key ID: C7C6FBB5B91C1155

@ -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