Skip to content

Commit b7036bf

Browse files
authored
Update job_summaries.yml
1 parent 62c4105 commit b7036bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/job_summaries.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
script: |
2121
await core.summary
2222
.addHeading('Test Results')
23-
.addCodeBlock(generateTestResults(), "js")
2423
.addTable([
2524
[{data: 'File', header: true}, {data: 'Result', header: true}],
2625
['foo.js', 'Pass ✅'],

0 commit comments

Comments
 (0)