From 177de8daca814de723e1bab77bdc385a2cac1c8e Mon Sep 17 00:00:00 2001 From: Abacysta Date: Tue, 26 Nov 2024 13:56:52 +0100 Subject: [PATCH] xd --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 92c42c1..a32b93c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,6 +1,5 @@ name: First CI on: [push] - jobs: build: runs-on: ubuntu-latest