mirror of
https://code.forgejo.org/actions/ovh-dns-update.git
synced 2024-11-22 08:30:59 -05:00
useless statement
This commit is contained in:
parent
349b429900
commit
18e6791fc3
1 changed files with 0 additions and 1 deletions
|
@ -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":
|
||||
|
|
Loading…
Reference in a new issue