Skip to content

Commit 580ca14

Browse files
committed
fixup! tests: run tests against tedge main
1 parent b0b46d5 commit 580ca14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
uses: actions/upload-artifact@v4
143143
if: always()
144144
with:
145-
name: reports-${{matrix.job.target}}
145+
name: reports-${{matrix.job.target}}-${{ matrix.job.channel }}
146146
path: output
147147

148148
- name: Cleanup Devices

0 commit comments

Comments
 (0)