From be36636a41051a5fbee06f01bfaf921e0a300ef3 Mon Sep 17 00:00:00 2001 From: rock Date: Sun, 30 Aug 2026 20:49:33 -0700 Subject: [PATCH] test: verify CI works without upload-artifact --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac02c88..67a41a1 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,4 @@ go test ./... -race No `buf`/`protoc` install needed — `kmsvc-proto`'s generated Go code is consumed as a plain module dependency. # Final test - clean cache removal # Final CI validation - Forgejo ready +# CI cleanup - removed upload-artifact