mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 10:55:23 -08:00
feat(ci) add report to the name
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user