Skip to content

Commit

Permalink
feat(ci) adding running 5 reporters
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Jan 15, 2024
1 parent 487a312 commit 532f722
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 @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- run : ls -all ./__tests__/fixtures/
- uses: ./
with:
artifact: ${{ matrix.reporter }}
Expand Down

0 comments on commit 532f722

Please sign in to comment.