1
0
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:
Sergey Kudashev
2022-03-23 02:03:40 +03:00
parent 488f823987
commit 2395773bb6

View File

@@ -11,7 +11,8 @@ jobs:
php: [ 8.0, 8.1 ] php: [ 8.0, 8.1 ]
stability: [ prefer-lowest, prefer-stable ] stability: [ prefer-lowest, prefer-stable ]
name: Testing on PHP ${{ matrix.php-versions }} name: P${{ matrix.php }} - ${{ matrix.stability }}
steps: steps:
- name: 'Checkout Project' - name: 'Checkout Project'
uses: actions/checkout@v2 uses: actions/checkout@v2