From 1387d92bdafa7b8280076e6fa0935ec6f40d0872 Mon Sep 17 00:00:00 2001 From: Jarko0 Date: Fri, 21 Nov 2025 12:12:15 +0100 Subject: [PATCH] Poprawki w test pliku ci.yml --- .gitea/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d655fc5..75e4ba6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -20,6 +20,8 @@ jobs: path: app.tar test: + needs: build + runs-on: ubuntu-latest steps: - uses: actions/download-artifact@v3 with: