From 596c666950c15473bca9258fd24c8240b99dae7a Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 27 Aug 2025 16:33:02 +0200 Subject: [PATCH] Update .gitea/workflows/test.yml --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index afec554de..fabb12937 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -4,7 +4,7 @@ on: push: branches: [test_actions_on_utils] pull_request: - + jobs: test: runs-on: ubuntu-latest