mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 22:37:09 +01:00
feat(ci) add report to the name
This commit is contained in:
parent
f6168414cd
commit
3bb403de5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-all-reports.yml
vendored
2
.github/workflows/test-all-reports.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- run : ls -all ./__tests__/fixtures/
|
||||
- uses: ./
|
||||
with:
|
||||
name: ${{ matrix.reporter }}
|
||||
name: ${{ matrix.reporter }} report
|
||||
path: ${{ matrix.path }}
|
||||
reporter: ${{ matrix.reporter }}
|
||||
fail-on-error: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue