mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: updates names in github actions workflow
This commit is contained in:
2
.github/workflows/formats.yml
vendored
2
.github/workflows/formats.yml
vendored
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user