Skip to content

Commit b448571

Browse files
committed
save artifacts
1 parent 18e545d commit b448571

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/packages.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,8 @@ jobs:
7676
/varnish-cache/make-$EXT-packages.sh
7777
7878
ls packages/*/*/
79+
- name: Archive packages
80+
uses: actions/upload-artifact@v4
81+
with:
82+
name: code-coverage-report
83+
path: packages/*/*/*

0 commit comments

Comments
 (0)