Skip to content

Commit

Permalink
And now?
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhowes committed Nov 13, 2024
1 parent 78ccd5d commit 09c6ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ percentage-macOS: coverage-macOS
echo "macOS Coverage Pct:"
cat percentage_macOS.txt

report: percentage-iOS percentage-macOS
report: percentage-macOS
@if [[ -n "$$GITHUB_ENV" ]]; then \
echo "PERCENTAGE=$$(< percentage_macOS.txt)" >> $$GITHUB_ENV; \
fi
Expand Down

0 comments on commit 09c6ac1

Please sign in to comment.