mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
feat(ci) adding running 5 reporters
This commit is contained in:
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
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run : ls -all ./__tests__/fixtures/
|
||||
- uses: ./
|
||||
with:
|
||||
artifact: ${{ matrix.reporter }}
|
||||
|
||||
Reference in New Issue
Block a user