Update action.yml

This commit is contained in:
Connor Vidlock 2023-03-20 14:10:39 -05:00 committed by GitHub
parent 9c7420d48d
commit 0a5dc1ab75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Test Reporter name: Test Reporter with Notice Option
description: | description: |
Shows test results in GitHub UI: .NET (xUnit, NUnit, MSTest), Dart, Flutter, Java (JUnit), JavaScript (JEST, Mocha) Fork of dorny/test-reporter but with option to surface link to html notice to combat GHA bug
author: Michal Dorner <dorner.michal@gmail.com> author: Connor Vidlock <connor.vidlock@gmail.com>
inputs: inputs:
artifact: artifact:
description: Name or regex of artifact containing test results description: Name or regex of artifact containing test results