mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 23:06:13 +02:00
Update run-tests.yml update the checkout block.
This commit is contained in:
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@@ -14,8 +14,9 @@ jobs:
|
||||
name: P${{ matrix.php }} - ${{ matrix.stability }}
|
||||
|
||||
steps:
|
||||
- name: 'Checkout Project'
|
||||
- name: Checkout project
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: 'Setup Environment'
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user