mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-07 14:18:35 +02:00
ci: Fix indentation
This commit is contained in:
parent
9531da36d5
commit
0a60afd973
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ scan_build:
|
|||
- .install-deps
|
||||
script:
|
||||
- meson setup _build -Dtests=false
|
||||
- env SCANBUILD=$(which scan-build) ninja -C _build scan-build
|
||||
- env SCANBUILD=$(which scan-build) ninja -C _build scan-build
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue