Skip to content

Commit 47821d6

Browse files
committed
Upload lintcheck-logs to debug
1 parent 602d81e commit 47821d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lintcheck.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,7 @@ jobs:
105105

106106
- name: Diff results
107107
run: cargo lintcheck diff lintcheck-logs/base.json lintcheck-logs/head.json >> $GITHUB_STEP_SUMMARY
108+
109+
- uses: actions/upload-artifact@v4
110+
with:
111+
path: lintcheck-logs

0 commit comments

Comments
 (0)