diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml
index 07293540..755ab113 100644
--- a/.forgejo/workflows/deploy.yml
+++ b/.forgejo/workflows/deploy.yml
@@ -24,11 +24,6 @@ jobs:
         run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
       - name: Checkout repository
         uses: actions/checkout@v4
-      - name: Check the workspace
-        run: |
-          set -x
-          ls -lah
-          ls -lah ${{ github.workspace }}
       - name: Install SSH Keys
         run: |
           echo "${{ secrets.SSH_PRIVATE_KEY }}" > /root/.ssh/id_ed25519