From 0d8be8b2a038b4465c7fd1976e5566bb7cd065cb Mon Sep 17 00:00:00 2001 From: ruinivist Date: Mon, 13 Apr 2026 18:14:34 +0000 Subject: [PATCH] chore: remove unused test files --- README.md | 2 +- test_0.md | 3 --- test_1.md | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 test_0.md delete mode 100644 test_1.md diff --git a/README.md b/README.md index cc26948..e366b06 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Artifacts produced by `make package` are intended for KDE 6 on Linux x86_64. ## Pling Upload (Experimental) -This repo includes a script for OpenDesktop/Pling publishing: +This repo includes a script for OpenDesktop publishing as part of CI/CD actions. ```bash uv run --env-file .env python scripts/pling_upload.py --dry-run diff --git a/test_0.md b/test_0.md deleted file mode 100644 index 27e3bf8..0000000 --- a/test_0.md +++ /dev/null @@ -1,3 +0,0 @@ -# test_0 - -Initial upload probe file for Pling endpoint validation. diff --git a/test_1.md b/test_1.md deleted file mode 100644 index 639cc18..0000000 --- a/test_1.md +++ /dev/null @@ -1,3 +0,0 @@ -# test_1 - -Uploader integration test artifact for overwrite-all mode.