feat(ci) add report to the name

This commit is contained in:
Julien Catania 2024-01-15 17:05:17 +01:00
parent f6168414cd
commit 3bb403de5c

View file

@ -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