From 6cf10b47cd4e21a7765c677c8cbf4a80659fbae8 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Sat, 4 Jul 2026 19:15:39 +0000 Subject: [PATCH 1/2] demo: minor CI workflow message update for testing PR --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 23ef3c2..b9fa9cd 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -89,4 +89,4 @@ jobs: if: always() steps: - name: Summary - run: echo "All CI checks completed" + run: echo "All CI checks passed successfully" From 37f3698fbe88e3cf20fdd094e49cc134f48eef27 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Sat, 4 Jul 2026 19:24:06 +0000 Subject: [PATCH 2/2] trigger CI: test with gitea-tester runner