From 1de4434f6b4ec5743097fd01a73c615d3bd16de9 Mon Sep 17 00:00:00 2001 From: BendeeBoo Date: Tue, 21 Nov 2023 14:06:12 +0100 Subject: [PATCH] Commit_12345 --- .gitea/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f97cd5c..e0253b0 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -6,5 +6,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Printing hello - - run: echo "Hello, World" \ No newline at end of file + run: echo "Hello, World" \ No newline at end of file