Update workflow

This commit is contained in:
Shiming Zhang 2021-09-16 15:49:25 +08:00
parent 2161908397
commit 2e0c62e8db
2 changed files with 0 additions and 3 deletions

View File

@ -16,8 +16,6 @@ jobs:
- name: Check - name: Check
env: env:
INCREMENTAL: "true" INCREMENTAL: "true"
DEBUG: "true"
QUICKLY: ""
PARALLET: "10" PARALLET: "10"
run: | run: |
./scripts/check-image.sh ./scripts/check-image.sh

View File

@ -16,7 +16,6 @@ jobs:
- name: Check - name: Check
env: env:
INCREMENTAL: "true" INCREMENTAL: "true"
DEBUG: "true"
QUICKLY: "true" QUICKLY: "true"
run: | run: |
./scripts/check-image.sh ./scripts/check-image.sh