From aaae2251f5cc716742c15c9e4ce42c757ab1c3f8 Mon Sep 17 00:00:00 2001 From: vladzvx Date: Wed, 27 Aug 2025 13:49:29 +0300 Subject: [PATCH] Update .gitea/workflows/test.yaml --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index f0ed555..15a45e0 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -6,7 +6,7 @@ on: jobs: test: uses: actions/checkout@v4 - labels: [trader_deploy_host] + runs-on: trader_deploy_host name: check and test steps: - name: test