mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 07:09: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
|
# build the badge JSON using the pre-formatted string
|
||||||
jq --arg message "$formatted" \
|
jq --arg message "$formatted" \
|
||||||
'{schemaVersion:1,
|
'{schemaVersion:1,
|
||||||
label:"tarpaulin",
|
label:"tarpaulin-report",
|
||||||
message:$message,
|
message:$message,
|
||||||
color:"blue"}' \
|
color:"blue"}' \
|
||||||
tarpaulin-report.json \
|
tarpaulin-report.json \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user