From 1f7cdbed8fb39cfdca708d4fb02152559aeed186 Mon Sep 17 00:00:00 2001 From: Cyrus Zhou Date: Sun, 16 Apr 2023 09:10:30 +0200 Subject: [PATCH] Update sync.yml --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 15d324074..ef50e1354 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -30,7 +30,7 @@ jobs: target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set # Set test_mode true to run tests instead of the true action!! - test_mode: false + test_mode: true - name: Sync check if: failure()