Lintcheck: Include truncated diff in CI artifacts
This commit is contained in:
parent
1f879fc0cf
commit
10bf729e3f
5
.github/workflows/lintcheck.yml
vendored
5
.github/workflows/lintcheck.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user