chore: fixes workflow name

This commit is contained in:
Nuno Maduro
2023-12-04 10:14:51 +00:00
parent b6151e0d01
commit 3b1026b7d7
+1 -1
View File
@@ -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