mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:19:59 +00:00
update badge JSON label to 'tarpaulin-report' for clarity
This commit is contained in:
parent
df775bde58
commit
93337d8436
2
.github/workflows/docs-and-testcov.yml
vendored
2
.github/workflows/docs-and-testcov.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
# build the badge JSON using the pre-formatted string
|
||||
jq --arg message "$formatted" \
|
||||
'{schemaVersion:1,
|
||||
label:"tarpaulin",
|
||||
label:"tarpaulin-report",
|
||||
message:$message,
|
||||
color:"blue"}' \
|
||||
tarpaulin-report.json \
|
||||
|
Loading…
x
Reference in New Issue
Block a user