Skip to content

Commit f3a1081

Browse files
authored
Update tests.yaml
1 parent 791171a commit f3a1081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Create Laravel app
2727
run: |
2828
composer create-project laravel/laravel=${{ matrix.laravel-versions }} ../app --prefer-dist
29-
- name: Install Packages
29+
- name: Set up preset
3030
run: |
3131
mkdir -p ../app
3232
cd ../app

0 commit comments

Comments
 (0)