fix: Change detection fixes for interconnect files.

This commit is contained in:
Peter Johanson 2022-03-15 00:29:23 -04:00 committed by Pete Johanson
parent 97e62f2da5
commit 35db784b5d
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ jobs:
}
break;
case "interconnect":
break;
return [];
}
});
}))).flat();