Remove unneeded comment

This commit is contained in:
Paolo Tranquilli
2025-10-07 10:36:45 +02:00
parent 5dfb610e99
commit 86b2ad6646
-1
View File
@@ -356,7 +356,6 @@ async function uploadPayload(
): Promise<string> {
logger.info("Uploading results");
// If in test mode we don't want to upload the results,
if (util.shouldSkipSarifUpload()) {
const payloadSaveFile = path.join(
actionsUtil.getTemporaryDirectory(),