Skip to content

Commit 9f1c8a2

Browse files
committed
Fix linting issue
Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
1 parent 6bb5bcc commit 9f1c8a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/release_testing.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ func newReleaseTestCmd(cfg *action.Configuration, out io.Writer) *cobra.Command
7575
}
7676
}()
7777

78-
7978
// We only return an error if we weren't even able to get the
8079
// release, otherwise we keep going so we can print status and logs
8180
// if requested

0 commit comments

Comments
 (0)