Add support for fail-fast env variable

This commit is contained in:
Shivam Mathur
2020-10-17 04:13:36 +05:30
parent 96d8c1e901
commit b77ec78d01
7 changed files with 26 additions and 9 deletions

View File

@ -378,7 +378,7 @@ export async function addDevTools(
return 'add_devtools ' + tool;
case 'win32':
return await utils.addLog(
'$cross',
'$tick',
tool,
tool + ' is not a windows tool',
'win32'