Skip to content

Commit e1d25d6

Browse files
committed
Missing job conclusion
1 parent fdbc711 commit e1d25d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/github_evaluator_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88

99
func TestEvaluate_GitHubParity(t *testing.T) {
1010
ctx := ExecutionState{
11+
JobConclusion: "success",
1112
GhNeeds: map[string]any{
1213
"setup": map[string]any{
1314
"outputs": map[string]any{

0 commit comments

Comments
 (0)