mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Failed decompiler-test runs leave their generated fixtures (compiled test assemblies, generated IL, diff inputs) on the runner where they are lost, making CI-only failures hard to diagnose. Capture the folder via upload-artifact's own client-side zip at compression-level 9 instead of a separate 7z step, since 7z is not reliably available on the macOS runner. Assisted-by: Claude:claude-fable-5:Claude Codepull/3873/head
1 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue