mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 02:20:03 +02:00
chore: fixes workflow name
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- php: 8.1
|
||||
symfony: 7.0
|
||||
|
||||
name: PHP ${{ matrix.php }} - Symfony ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
|
||||
name: PHP ${{ matrix.php }} - Symfony ${{ matrix.symfony }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user