From de584018ea6f63fd21c9cf9d2c88de1c6034f5e1 Mon Sep 17 00:00:00 2001 From: Owen-sz Date: Sun, 15 Feb 2026 09:18:05 -0600 Subject: [PATCH] why does my stuff keep failing in ci smh smh --- anda/system/plan9port/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/system/plan9port/anda.hcl b/anda/system/plan9port/anda.hcl index 081028f6e8..a290f60fe2 100644 --- a/anda/system/plan9port/anda.hcl +++ b/anda/system/plan9port/anda.hcl @@ -4,5 +4,6 @@ project pkg { } labels { nightly = 1 + mock = 1 } }