From 76baf350db5d5890adca6972a8579478547f7730 Mon Sep 17 00:00:00 2001 From: Meliox Date: Mon, 17 Aug 2026 20:46:26 +0200 Subject: [PATCH] remove uneeded comment --- .github/workflows/weekly-patch-test.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/weekly-patch-test.yml b/.github/workflows/weekly-patch-test.yml index f19a2ed..6f5a660 100644 --- a/.github/workflows/weekly-patch-test.yml +++ b/.github/workflows/weekly-patch-test.yml @@ -4,10 +4,6 @@ name: Test Patches - Weekly # Mods are auto-discovered from the [modules] section of src/pve-mod.conf and # tested in parallel - adding a mod needs no change here. If a mod fails, an # issue is opened (or updated) per failed mod explaining why. -# -# Runs in the same debian:trixie container as validate-mods.yml so the test -# environment matches the release/validation path (Perl and other Proxmox -# tooling deps present, no drift between the two pipelines). on: schedule: