mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
parent
41dabfd633
commit
1a3ec6c470
4 changed files with 24 additions and 0 deletions
|
@ -53,6 +53,7 @@ func TestRunEvent(t *testing.T) {
|
|||
{"local-action-dockerfile", "push", ""},
|
||||
{"matrix", "push", ""},
|
||||
{"commands", "push", ""},
|
||||
{"workdir", "push", ""},
|
||||
}
|
||||
log.SetLevel(log.DebugLevel)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue