Skip to content

Commit ac0e25f

Browse files
committed
always show summary
1 parent cf73a0e commit ac0e25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-basic-reporter-with-summary.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
npx playwright test --shard=${{ matrix.shard }}/${{ strategy.job-total }} --config ./playwright.config.reporter.ts --grep @basic
4848
4949
- name: Show Summary
50+
if: always()
5051
working-directory: ./basic
5152
run: |
5253
cat currents-report.json

0 commit comments

Comments
 (0)