We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abd1ea commit 321f190Copy full SHA for 321f190
.github/workflows/code-structure-analysis.yml
@@ -141,6 +141,7 @@ jobs:
141
name: code-analysis-logs-java-${{ matrix.java }}-python-${{ matrix.python }}-mambaforge-${{ matrix.mambaforge }}
142
path: |
143
./temp/**/runtime/*
144
+ ./temp/**/reports/*
145
retention-days: 5
146
147
# Upload successful results in case they are needed for troubleshooting
0 commit comments