From c4b51bbd4f44f4c837c139408a8af56e067b86fc Mon Sep 17 00:00:00 2001 From: Shiming Zhang <wzshiming@foxmail.com> Date: Thu, 21 Oct 2021 18:45:23 +0800 Subject: [PATCH] Update deep-sync-check.yml --- .github/workflows/deep-sync-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deep-sync-check.yml b/.github/workflows/deep-sync-check.yml index a4f0fe7..2bec026 100644 --- a/.github/workflows/deep-sync-check.yml +++ b/.github/workflows/deep-sync-check.yml @@ -16,7 +16,7 @@ jobs: - name: Check env: INCREMENTAL: "true" - PARALLET: "10" + PARALLET: "20" run: | ./scripts/check-image.sh - name: Update badge