mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 17:34:04 +02:00
Update run-tests.yml update the name key.
This commit is contained in:
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@@ -11,7 +11,8 @@ jobs:
|
||||
php: [ 8.0, 8.1 ]
|
||||
stability: [ prefer-lowest, prefer-stable ]
|
||||
|
||||
name: Testing on PHP ${{ matrix.php-versions }}
|
||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
||||
|
||||
steps:
|
||||
- name: 'Checkout Project'
|
||||
uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user