Skip to content

Commit

Permalink
temp: is TOTAL the same as env.total?
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Oct 27, 2024
1 parent 6c9d596 commit 5e31256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
- name: "Summarize"
run: |
echo '### TOTAL coverage: ${TOTAL}%' >> $GITHUB_STEP_SUMMARY
echo '### Total coverage: ${{ env.total }}%' >> $GITHUB_STEP_SUMMARY
- name: "Checkout reports repo"
Expand Down

0 comments on commit 5e31256

Please sign in to comment.