Skip to content

Commit

Permalink
pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Apr 19, 2021
1 parent 9d9df77 commit 5a0a566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
status: status,
output: {
title: 'Test results',
summary: runUrl,
summary: '[See test results](' + runUrl + ')',
text: JSON.stringify({
owner: context.payload.pull_request.head.repo.owner.login,
repo: context.payload.pull_request.head.repo.name,
Expand Down

0 comments on commit 5a0a566

Please sign in to comment.