From 17caaab5fb5f08d41b5be6d0bb75489b0d391d17 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 24 Jul 2026 03:58:20 +0300 Subject: [PATCH] =?UTF-8?q?.gitea/workflows/ci.yaml=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 4780509..cd1b8cd 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -1,12 +1,12 @@ -name: Test Runner +name: Test on: push: - branches: [main] jobs: - test-job: + test: runs-on: ubuntu-latest + steps: - - name: Say Hello - run: echo "Hello World! Runner sorunsuz çalışıyor 🚀" + - name: Test + run: echo "Runner çalıştı"