Skip to content

Commit 321f190

Browse files
committed
Add intermediate results to error archive
1 parent 9abd1ea commit 321f190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-structure-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
name: code-analysis-logs-java-${{ matrix.java }}-python-${{ matrix.python }}-mambaforge-${{ matrix.mambaforge }}
142142
path: |
143143
./temp/**/runtime/*
144+
./temp/**/reports/*
144145
retention-days: 5
145146

146147
# Upload successful results in case they are needed for troubleshooting

0 commit comments

Comments
 (0)