diff --git a/.github/workflows/scheduled-post.yaml b/.github/workflows/scheduled-post.yaml
index ba341a22..fcfbbe2d 100644
--- a/.github/workflows/scheduled-post.yaml
+++ b/.github/workflows/scheduled-post.yaml
@@ -14,7 +14,6 @@ jobs:
           feedUrl: "https://coryd.dev/follow.json"
           mastodonInstance: "https://social.lol"
           mastodonToken: ${{ secrets.MASTODON_TOKEN }}
-          testMode: true
       - name: Pull any changes from Git
         run: git pull
       - name: Commit and push