You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// and find the artifacts matching the rootFilePaths.
52
-
//
53
-
// However, we currently don't store fsPaths neither in artifacts nor in
54
-
// buildInfo, which makes the "matching" operation a bit more complicated.
55
-
if(noCompile){
56
-
console.warn(
57
-
chalk.yellow(
58
-
"The --no-compile flag is currently not supported by the test solidity task. The task will always compile all the test contracts before running them.",
0 commit comments