Skip to content

Commit 8582fbd

Browse files
committed
Fix aggregator
1 parent 826cb30 commit 8582fbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
# This ensures we only report coverage for passing tests.
4747

4848
- name: 📊 Aggregate coverage results and create summary
49-
if: env.EVENT_TYPE == 'pr'
5049
# MONOREPO is inherited from workflow-level env
5150
run: node scripts/aggregate-coverage-results.js
5251
shell: bash

0 commit comments

Comments
 (0)