From 21a75b12f2d6fe4764a5db35f3c3f401c510b106 Mon Sep 17 00:00:00 2001 From: SEBALAP2 Date: Tue, 26 Nov 2024 14:08:16 +0100 Subject: [PATCH] Second commit --- .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 84c399e..62547ae 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -6,4 +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