Skip to content

Commit

Permalink
Update job_summaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfland authored May 25, 2022
1 parent 62c4105 commit b7036bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/job_summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
script: |
await core.summary
.addHeading('Test Results')
.addCodeBlock(generateTestResults(), "js")
.addTable([
[{data: 'File', header: true}, {data: 'Result', header: true}],
['foo.js', 'Pass ✅'],
Expand Down

0 comments on commit b7036bf

Please sign in to comment.