Skip to content

Commit 28807df

Browse files
committed
Revert "Add test-result output to _test"
This reverts commit 1c58653.
1 parent 1c58653 commit 28807df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
type: string
1010
description: The runner to run this job on
1111
required: true
12-
outputs:
13-
test-result:
14-
description: Result of test run job
15-
value: ${{ jobs.run.result }}
1612
secrets:
1713
CODECOV_TOKEN:
1814
required: true

0 commit comments

Comments
 (0)