From 14cf2eaeed8a4033bc37c52b0b4c29f25b253ceb Mon Sep 17 00:00:00 2001 From: moilanik Date: Tue, 9 Jun 2026 05:31:54 +0300 Subject: [PATCH] fix --- .gitea/workflows/ci-engine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-engine.yml b/.gitea/workflows/ci-engine.yml index e68fa35..9eb446e 100644 --- a/.gitea/workflows/ci-engine.yml +++ b/.gitea/workflows/ci-engine.yml @@ -9,4 +9,4 @@ jobs: - uses: actions/checkout@v4 - name: Provider engine reachable - run: echo "ci-engine (provider) running via uses: binding" + run: echo "ci-engine (provider) running via uses binding"