Skip to content

Commit 8a6cb64

Browse files
authored
Update test.yml
1 parent 62d17b5 commit 8a6cb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126

127127
- name: Archive Logs
128128
uses: actions/upload-artifact@v4
129-
if: always()
129+
if: matrix.lbl == 'frontier'
130130
with:
131131
name: logs-${{ strategy.job-index }}-${{ matrix.device }}
132132
path: test-${{ matrix.device }}.out

0 commit comments

Comments
 (0)