mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-09 08:18:08 +02:00
ci: Fix path to test log
It changed when we switched to meson.
This commit is contained in:
parent
68584d33f4
commit
02da4a2053
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ build_stable:
|
|||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
- "${CI_PROJECT_DIR}/_build/src/test-suite.log"
|
||||
- "${CI_PROJECT_DIR}/_build/meson-logs/"
|
||||
|
||||
check_abi:
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue