debug(tests): set debug to 1 for integration tests too
This commit is contained in:
parent
05a0355796
commit
de26e93031
|
|
@ -146,6 +146,7 @@ jobs:
|
|||
WATCH_FOLDER: ./watch
|
||||
RUST_LOG: debug
|
||||
RUST_BACKTRACE: 1
|
||||
DEBUG: 1
|
||||
|
||||
- name: Print server logs on failure
|
||||
if: failure()
|
||||
|
|
|
|||
Loading…
Reference in New Issue