debug(tests): set debug to 1 for integration tests too

This commit is contained in:
perf3ct 2025-07-08 19:49:44 +00:00
parent 05a0355796
commit de26e93031
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ jobs:
WATCH_FOLDER: ./watch
RUST_LOG: debug
RUST_BACKTRACE: 1
DEBUG: 1
- name: Print server logs on failure
if: failure()