Add extra test for event detection
This commit is contained in:
@@ -24,6 +24,7 @@ func TestRunEvent(t *testing.T) {
|
||||
{"regex.workflow", "push", "exit with `NEUTRAL`: 78"},
|
||||
{"gitref.workflow", "push", ""},
|
||||
{"env.workflow", "push", ""},
|
||||
{"detect_event.workflow", "", ""},
|
||||
}
|
||||
log.SetLevel(log.DebugLevel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user