Skip to content

Commit dfc69b7

Browse files
committed
Remove useless name part
1 parent 5e94a6f commit dfc69b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
tests:
1414
runs-on: ubuntu-latest
1515

16-
name: "PHP ${{ matrix.php }}, MySQL ${{ matrix.mysql }}"
16+
name: "PHP ${{ matrix.php }}"
1717

1818
strategy:
1919
fail-fast: false

0 commit comments

Comments
 (0)