diff --git a/action.yml b/action.yml index 6efed7c..6817b67 100644 --- a/action.yml +++ b/action.yml @@ -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 + Fork of dorny/test-reporter but with option to surface link to html notice to combat GHA bug +author: Connor Vidlock inputs: artifact: description: Name or regex of artifact containing test results