fixed tests for windows 2016

This commit is contained in:
Nikita Bykov
2020-10-18 23:10:10 +03:00
parent 723e4ccb87
commit 5694fe7952
+1 -1
View File
@@ -242,7 +242,7 @@
"pipx": [ "pipx": [
{ {
"package": "yamllint", "package": "yamllint",
"cmd": "yamllint" "cmd": "yamllint --version"
} }
] ]
} }