Skip to content

Commit

Permalink
feat(ci) add report to the name
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Jan 15, 2024
1 parent f616841 commit 3bb403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all-reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3bb403d

Please sign in to comment.