diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml
index 253d549..6289029 100644
--- a/.forgejo/workflows/ci.yaml
+++ b/.forgejo/workflows/ci.yaml
@@ -5,4 +5,4 @@ jobs:
     runs-on: docker
     steps:
       - name: Status
-      - run: git status
\ No newline at end of file
+        run: git status
\ No newline at end of file