useless statement

This commit is contained in:
oliverpool 2023-08-18 11:45:39 +02:00
parent 349b429900
commit 18e6791fc3

View file

@ -29,7 +29,6 @@ func TestRun(t *testing.T) {
}
}))
t.Cleanup(s.Close)
s.Listener.Addr()
action := githubactions.New(githubactions.WithGetenv(func(key string) string {
switch key {
case "INPUT_OVH-ENDPOINT":