fix test and use latest coveralls tool

This commit is contained in:
TGP
2022-01-20 14:23:32 +00:00
parent 52555fc7a9
commit 69bd9a8548
3 changed files with 13 additions and 9 deletions

View File

@@ -7,6 +7,12 @@
"commands": [
"dotnet-cake"
]
},
"coveralls.net": {
"version": "3.0.0",
"commands": [
"csmacnz.Coveralls"
]
}
}
}