mirror of
https://code.forgejo.org/actions/ovh-dns-update
synced 2025-03-15 14:54:40 +01: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)
|
t.Cleanup(s.Close)
|
||||||
s.Listener.Addr()
|
|
||||||
action := githubactions.New(githubactions.WithGetenv(func(key string) string {
|
action := githubactions.New(githubactions.WithGetenv(func(key string) string {
|
||||||
switch key {
|
switch key {
|
||||||
case "INPUT_OVH-ENDPOINT":
|
case "INPUT_OVH-ENDPOINT":
|
||||||
|
|
Loading…
Add table
Reference in a new issue