From 100b89054ecba4a74b4fe93f9af5414130997d46 Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Thu, 18 Jun 2026 21:38:37 -0400 Subject: [PATCH] =?UTF-8?q?test:=20ci=20cache=20smoke=20(throwaway=20?= =?UTF-8?q?=E2=80=94=20do=20not=20merge)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- apps/api/ci-cache-smoke.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apps/api/ci-cache-smoke.txt diff --git a/apps/api/ci-cache-smoke.txt b/apps/api/ci-cache-smoke.txt new file mode 100644 index 0000000..5588773 --- /dev/null +++ b/apps/api/ci-cache-smoke.txt @@ -0,0 +1,2 @@ +Throwaway CI smoke test to exercise the pnpm-store + Playwright caches on the runner. +Safe to delete — PR will be closed without merge.