chore: updates names in github actions workflow

This commit is contained in:
Nuno Maduro
2020-05-21 23:13:32 +02:00
parent 0695ea5d33
commit c18c481628
2 changed files with 3 additions and 5 deletions

View File

@ -13,7 +13,7 @@ jobs:
php: [7.4]
dependency-version: [prefer-lowest, prefer-stable]
name: Formats ${{ matrix.php }} (${{ matrix.dependency-version }}) - ${{ matrix.os }}
name: Formats P${{ matrix.php }} (${{ matrix.dependency-version }}) - ${{ matrix.os }}
steps: