Collin Funk wrote: > FYI, you probably want to do the following in the CI: > > $ export DEBUG=1 > $ export VERBOSE=1 > > This will save the commands being run and their output. And hopefully > make it easier to debug future issues.
I'm starting a new CI run [1], with these environment variables. Should be ready to inspect in one hour. Thanks for the suggestion. Bruno [1] https://github.com/coreutils/ci-check/actions/runs/17705498910
