Skip to content

Commit 4d0ed7f

Browse files
authored
Merge branch 'main' into Concatenate/typing-compatibility
2 parents a830b42 + 700eadd commit 4d0ed7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,5 +392,5 @@ jobs:
392392
owner: "python",
393393
repo: "typing_extensions",
394394
title: `Third-party tests failed on ${new Date().toDateString()}`,
395-
body: "Full history of runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml",
395+
body: "Run listed here: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
396396
})

0 commit comments

Comments
 (0)