Skip to content

Commit 8adb525

Browse files
committed
try report setting
1 parent 218e472 commit 8adb525

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
fail-on-warning: 'true'
8181
create-issue: 'true'
8282
issue-title: 'Python Warnings Found in Code Output'
83+
create-artifact: 'true'
84+
artifact-name: 'python-warning-report'
8385
- name: Upload Execution Reports (HTML)
8486
uses: actions/upload-artifact@v4
8587
if: failure()

0 commit comments

Comments
 (0)