We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826cb30 commit 8582fbdCopy full SHA for 8582fbd
.github/workflows/coverage.yml
@@ -46,7 +46,6 @@ jobs:
46
# This ensures we only report coverage for passing tests.
47
48
- name: 📊 Aggregate coverage results and create summary
49
- if: env.EVENT_TYPE == 'pr'
50
# MONOREPO is inherited from workflow-level env
51
run: node scripts/aggregate-coverage-results.js
52
shell: bash
0 commit comments