about summary refs log tree commit diff
diff options
context:
space:
mode:
authorxFrednet <xFrednet@gmail.com>2024-07-22 18:10:03 +0200
committerxFrednet <xFrednet@gmail.com>2024-07-22 18:10:03 +0200
commit10bf729e3f6d03f8d96206ae796ff8590ccf50b0 (patch)
tree3497f912c18af2276b95cf67b7598d448a145886
parent1f879fc0cf423c1ee1b8f30dcdbf0a708061c8be (diff)
downloadrust-10bf729e3f6d03f8d96206ae796ff8590ccf50b0.tar.gz
rust-10bf729e3f6d03f8d96206ae796ff8590ccf50b0.zip
Lintcheck: Include truncated diff in CI artifacts
-rw-r--r--.github/workflows/lintcheck.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/lintcheck.yml b/.github/workflows/lintcheck.yml
index bfa40eed576..1778f4421ad 100644
--- a/.github/workflows/lintcheck.yml
+++ b/.github/workflows/lintcheck.yml
@@ -128,4 +128,7 @@ jobs:
       uses: actions/upload-artifact@v4
       with:
         name: diff
-        path: full_diff.md
+        if-no-files-found: ignore
+        path: |
+          full_diff.md
+          truncated_diff.md