Skip to content

Commit

Permalink
feat: add TestRun name (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknair committed Jun 17, 2023
1 parent d572490 commit 548eec1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,9 @@ paths:
commit:
type: string
description: The commit that the test run was created from
name:
type: string
description: The name of the test run
testResults:
type: array
items:
Expand Down Expand Up @@ -569,3 +572,6 @@ components:
commit:
type: string
description: The commit that the test run was created from
name:
type: string
description: The name of the test run

0 comments on commit 548eec1

Please sign in to comment.