mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove --debug flag from test commands for quieter CI output
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
38798c8993
commit
fd28ad8a66
@@ -168,8 +168,7 @@ jobs:
|
||||
run: >-
|
||||
docker compose exec -T
|
||||
-e _APP_E2E_RESPONSE_FORMAT="${{ github.event.inputs.response_format }}"
|
||||
appwrite test /usr/src/code/tests/e2e/General --debug
|
||||
|
||||
appwrite test /usr/src/code/tests/e2e/General
|
||||
- name: Failure Logs
|
||||
if: failure()
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user