fixed issue with bool parameters

This commit is contained in:
irongut
2021-10-19 00:03:22 +01:00
parent 6ed1f6c50d
commit 7c070aea38
2 changed files with 10 additions and 5 deletions
@@ -2,7 +2,7 @@
"profiles": {
"CodeCoverageSummary": {
"commandName": "Project",
"commandLineArgs": "../../../../coverage.cobertura.xml --format=md --badge=true --thresholds=\"80 90\""
"commandLineArgs": "../../../../coverage.cobertura.xml --format=md --badge true --thresholds=\"80 90\""
},
"Docker": {
"commandName": "Docker",