Fix outdated comment

This commit is contained in:
Michael B. Gale
2025-09-18 14:46:46 +01:00
parent d378195403
commit 7bea0e2e12

View File

@@ -164,8 +164,6 @@ async function run() {
}
// If there are `.quality.sarif` files in `sarifPath`, then upload those to the code quality service.
// Code quality can currently only be enabled on top of security, so we'd currently always expect to
// have a directory for the results here.
const qualityUploadResult = await findAndUpload(
logger,
features,