Commit 4edc45b
committed
ci: upload meson test logs as build artifacts
Add upload-artifact steps using actions/upload-artifact@v4 to both the
build-mac and build-ubuntu jobs. In the case of build-ubuntu, separate the
artifacts by matrix compiler name (e.g. meson-logs-ubuntu-gcc and
meson-logs-ubuntu-clang). Set 'if: always()' so that logs are preserved
and downloadable even if test runs fail in CI.1 parent d6dd5d8 commit 4edc45b
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
| |||
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
0 commit comments