Skip to content

Commit 7cf3723

Browse files
committed
Indenting is hard yo
1 parent a82a42f commit 7cf3723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/cache@v1.0.1
4545
with:
4646
path: ./vendor/
47-
key: ${{ matrix.composer }}-${{ hashFiles('**/composer.lock') }}
47+
key: ${{ matrix.composer }}-${{ hashFiles('**/composer.lock') }}
4848
- name: 'Run Example: ${{ matrix.example }}'
4949
run: php ./examples/${{ matrix.example }}.php
5050
qa:

0 commit comments

Comments
 (0)