Skip to content

Commit 563db50

Browse files
gmarullstephanosio
authored andcommitted
ci: do not archive firmware
It's not useful, just wastes time/space for nothing. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 1c06a7f commit 563db50

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,3 @@ jobs:
3333
working-directory: example-application
3434
run: |
3535
west twister -T tests --integration
36-
37-
- name: Archive firmware
38-
uses: actions/upload-artifact@v3
39-
with:
40-
name: firmware
41-
path: example-application/build/zephyr/zephyr.*

0 commit comments

Comments
 (0)