mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
Update action.yml
This commit is contained in:
parent
9c7420d48d
commit
0a5dc1ab75
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: Test Reporter
|
||||
name: Test Reporter with Notice Option
|
||||
description: |
|
||||
Shows test results in GitHub UI: .NET (xUnit, NUnit, MSTest), Dart, Flutter, Java (JUnit), JavaScript (JEST, Mocha)
|
||||
author: Michal Dorner <dorner.michal@gmail.com>
|
||||
Fork of dorny/test-reporter but with option to surface link to html notice to combat GHA bug
|
||||
author: Connor Vidlock <connor.vidlock@gmail.com>
|
||||
inputs:
|
||||
artifact:
|
||||
description: Name or regex of artifact containing test results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue