From 19837d07e689e6cb4f727dde0d8d753fb9174f96 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 21 Jul 2025 14:57:13 +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 0f6929f0..38921c0f 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -9,7 +9,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: tligui_y/test-ci/.gitea/workflows/test@main + - uses: tligui_y/test-ci/test@main with: ci-branch: test_actions_on_utils module-dir: slic