mirror of
https://github.com/Intervention/image.git
synced 2025-09-03 10:53:01 +02:00
Change action name in testing workflow
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
imagick: [ '3.7.0' ]
|
imagick: [ '3.7.0' ]
|
||||||
stability: [ prefer-stable ]
|
stability: [ prefer-stable ]
|
||||||
|
|
||||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ImageMaguck ${{ matrix.imagemagick }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout project
|
- name: Checkout project
|
||||||
|
Reference in New Issue
Block a user