From d883676568979a5c3b82082179a21afef3e28953 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 12 Jan 2025 19:20:49 -0800 Subject: [PATCH] run stonesense in ci to see if it loads --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a73bb3f82d..6cfcb5e167 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,6 +34,7 @@ jobs: cache-id: test docs: true html: false + stonesense: true tests: true build-linux: