mirror of
https://github.com/systemd/systemd.git
synced 2025-08-29 01:49:55 +03:00
ci: Add the meson logs to failure log artifacts
It is not a lot of use to add --debug to tests without it since only the last 100 lines are printed to console.
This commit is contained in:
1
.github/workflows/mkosi.yml
vendored
1
.github/workflows/mkosi.yml
vendored
@ -193,6 +193,7 @@ jobs:
|
||||
name: ci-mkosi-${{ github.run_id }}-${{ github.run_attempt }}-${{ matrix.distro }}-${{ matrix.release }}-failed-test-journals
|
||||
path: |
|
||||
build/test/journal/*.journal
|
||||
build/meson-logs/*
|
||||
|
||||
- name: Archive packages
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user