From b2ce56c7d4950110234e81f687cd59b0184981ee Mon Sep 17 00:00:00 2001 From: 97634 Date: Fri, 22 Nov 2024 10:07:58 +0000 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index ff8f5c1..8a131a5 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Printing hello - run: echo "Hello" \ No newline at end of file + run: echo "Hello" \ No newline at end of file