mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
fix: customize name
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
parent
941233f4c6
commit
9da8e121d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit-sqlite.yml
vendored
2
.github/workflows/phpunit-sqlite.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue