Skip to content

Commit edfb3cc

Browse files
committed
update test pipeline
1 parent 35241b8 commit edfb3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ jobs:
601601
$onlyErrorsTrueJsonStepOutputJobResult = '${{ needs.only-errors-true-json-step-output.result }}'
602602
$onlyErrorsTrueMdStepOutputJobResult = '${{ needs.only-errors-true-md-step-output.result }}'
603603
$onlyErrorsFalseFilesOutputJobResult = '${{ needs.only-errors-false-files-output.result }}'
604-
$onlyErrorsFalseJsonStepOutputJobResult = '${{ needs.only-errors-false-json-output.result }}'
604+
$onlyErrorsFalseJsonStepOutputJobResult = '${{ needs.only-errors-false-json-step-output.result }}'
605605
$onlyErrorsFalseMdStepOutputJobResult = '${{ needs.only-errors-false-md-step-output.result }}'
606606
$defaultArgsJobResult = '${{ needs.default-args.result }}'
607607
$testFailureJobResult = '${{ needs.test-failure.result }}'

0 commit comments

Comments
 (0)