chore: update CI node version

This commit is contained in:
Simon Chan 2024-07-23 18:21:40 +08:00
parent b2750755d7
commit d5e6286555
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
4 changed files with 3 additions and 5 deletions

View file

@ -77,8 +77,6 @@ const filterCoverage = test.pipe(
},
} = chunk;
console.log(chunk);
summary.files = summary.files.filter(
(file) =>
file.path.startsWith(workingDirectory) &&