mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-18 15:07:10 +01:00
feat(ci) adding running 5 reporters
This commit is contained in:
parent
487a312548
commit
532f722cdf
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
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run : ls -all ./__tests__/fixtures/
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
artifact: ${{ matrix.reporter }}
|
artifact: ${{ matrix.reporter }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue