Commit ee046ff
authored
feat: add testResultsFolder output (#20)
Add output testResultsFolder to the action, providing the path on the
runner where the test result json files are stored to enable further
processing of test results.
This will enable further processing of test results, such as uploading
them to the Artifacts of a job for manual review.1 parent 549aac4 commit ee046ff
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
0 commit comments