We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d495524 commit 115f098Copy full SHA for 115f098
tests/LocalAppVeyor.Engine.UnitTests/Configuration/BuildScriptTests.Unix.cs
@@ -66,7 +66,7 @@ public void Unix_ShouldReadBuildScriptAsAScriptBlockWithSplittedLinesScripts_Alt
66
{
67
const string yaml = @"
68
build_script:
69
- - cmd: |-
+ - sh: |-
70
echo --------------------------------------------------------------------------------
71
echo Build tinyformat
72
mkdir build
0 commit comments