Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMirzayanov committed Sep 3, 2023
1 parent aac2c21 commit cf89338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ if [[ "$machine" == "Windows" && ("$ARGS_CPP" == "" || "$ARGS_CPP" == "msvc") ]]
ls

echo "Before CMD"
"cmd.exe" "/C" "dovcvars.bat" 2>&1
cmd.exe /C 'dovcvars.bat 2>&1'
echo "After CMD"

sleep 1
Expand Down

0 comments on commit cf89338

Please sign in to comment.