fix: customize name

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
Vitor Mattos 2025-10-28 16:31:41 -03:00
parent 941233f4c6
commit 9da8e121d8
No known key found for this signature in database
GPG key ID: 6FECE2AD4809003A

View file

@ -72,7 +72,7 @@ jobs:
server-versions: ${{ fromJson(needs.matrix.outputs.server-max) }}
xdebug_mode: [debug, coverage]
name: SQLite PHP ${{ matrix.php-versions }} Nextcloud ${{ matrix.server-versions }}
name: SQLite PHP ${{ matrix.php-versions }} Nextcloud ${{ matrix.server-versions }} ${{ matrix.xdebug_mode }}
steps:
- name: Abort if not PR to main with coverage