Skip to content

Commit d3df6fc

Browse files
committed
Archive more folders for debugging a failed pipeline
1 parent 4b7dd55 commit d3df6fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ jobs:
155155
with:
156156
name: code-analysis-logs-java-${{ matrix.java }}-python-${{ matrix.python }}-mambaforge-${{ matrix.mambaforge }}
157157
path: |
158+
./temp/**/source/*
159+
./temp/**/artifacts/*
158160
./temp/**/runtime/*
159161
./temp/**/reports/*
160162
retention-days: 5

0 commit comments

Comments
 (0)