Skip to content

Commit

Permalink
Message in stead of value
Browse files Browse the repository at this point in the history
  • Loading branch information
dickwolff committed Feb 10, 2024
1 parent ee87b57 commit 464864c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frameworkTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
cat <<EOF > cov.json
{
"label": "Code Coverage"
"value": "$coverage"
"message": "$coverage"
"style": "for-the-badge"
}
Expand Down

0 comments on commit 464864c

Please sign in to comment.