Skip to content

Commit 8f4825b

Browse files
author
Dima Koss
committed
add removing of coverage.out
1 parent 5f2c440 commit 8f4825b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage-badge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
COLOR=brightgreen
6767
fi
6868
69+
rm -f $COVERAGE_FILE
6970
# Download badge from shields.io
7071
curl -s "https://img.shields.io/badge/coverage-${COVERAGE_PERCENT}%25-${COLOR}.svg" -o $BADGE_FILE
7172
echo "Generated badge with $COVERAGE_PERCENT% coverage ($COLOR)"

0 commit comments

Comments
 (0)