diff --git a/main_test.go b/main_test.go index 8474b6c..75fe7e0 100644 --- a/main_test.go +++ b/main_test.go @@ -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":