diff --git a/.github/workflows/iron.yml b/.github/workflows/iron.yml index e13488d6..db003954 100644 --- a/.github/workflows/iron.yml +++ b/.github/workflows/iron.yml @@ -8,6 +8,8 @@ on: env: HOME: /root + # Coupled with our use of the test_log crate this should give us good CI output on failure + RUST_LOG: debug jobs: humble: