Update deep-sync-check.yml

This commit is contained in:
Shiming Zhang
2021-10-21 18:45:23 +08:00
committed by GitHub
parent 960ba1dbbe
commit c4b51bbd4f

View File

@@ -16,7 +16,7 @@ jobs:
- name: Check - name: Check
env: env:
INCREMENTAL: "true" INCREMENTAL: "true"
PARALLET: "10" PARALLET: "20"
run: | run: |
./scripts/check-image.sh ./scripts/check-image.sh
- name: Update badge - name: Update badge