Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit fdc47cb

Browse files
Merge pull request #159 from seamapi/feat/show-target-url
feat: show details on internal tests
2 parents 0350d13 + 759e065 commit fdc47cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ jobs:
7979
state: ${{ job.status }}
8080
sha: ${{ github.event.inputs.connectSha }}
8181
repository: seam-connect
82+
target_url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)