ci: require all external state tests
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
237899745
2026-07-26 10:54:22 +08:00
parent 408e09cda8
commit cdec19977c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
IMAGEFORGE_TEST_REDIS_URL: redis://redis:6379/
JWT_SECRET: imageforge-ci-jwt-secret
API_KEY_PEPPER: imageforge-ci-api-key-pepper
EXPECTED_EXTERNAL_TESTS: '10'
EXPECTED_EXTERNAL_TESTS: '13'
steps:
- name: Checkout
env: