chore: Use more descriptive names for helper scripts

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
Michael Vetter
2026-03-21 00:18:52 +01:00
parent 53a980cdd3
commit 4347af833a
6 changed files with 14 additions and 12 deletions

View File

@@ -21,17 +21,17 @@ jobs:
buildsystem: autotools
tests: unit
omemo: signal
script: ./ci/ci-build.sh
script: ./scripts/build-configuration-matrix.sh
- flavor: fedora
buildsystem: autotools
tests: unit
omemo: signal
script: ./ci/ci-build.sh
script: ./scripts/build-configuration-matrix.sh
- flavor: ubuntu
buildsystem: autotools
tests: unit
omemo: signal
script: ./ci/ci-build.sh
script: ./scripts/build-configuration-matrix.sh
- flavor: debian
buildsystem: meson
tests: unit