mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
The test harnesses log details to files during the run, which is helpful when debugging issues which are only reported as a run failure in the console output. When the build job fails, upload an artifact consisting of a zipfile with all the log files from the build, so users can investigate test failures in ci more easily.