From a8136f6af1de519c27596f93aef468fc5318d2d9 Mon Sep 17 00:00:00 2001 From: moilanik Date: Mon, 8 Jun 2026 19:28:19 +0300 Subject: [PATCH] POC: retrigger smoke test after runner fix --- .gitea/workflows/ci-smoke-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci-smoke-test.yml b/.gitea/workflows/ci-smoke-test.yml index 4ca3fd3..3f04205 100644 --- a/.gitea/workflows/ci-smoke-test.yml +++ b/.gitea/workflows/ci-smoke-test.yml @@ -14,3 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - run: echo "smoke test two" +# trigger 1780936099