Skip to content

Commit 0f57e4e

Browse files
author
lapaliv
committed
ci: new tests
1 parent 6b2b020 commit 0f57e4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@ jobs:
105105

106106
- name: Preparing Laravel project
107107
run: |
108+
pwd
108109
cd ${{ runner.workspace }}
110+
ls -lha
109111
composer create-project --prefer-dist laravel/laravel laravel ${{ matrix.laravel }}
110112
cd ${{ runner.workspace }}/laravel
111113
composer config repositories.local path ${{ runner.workspace }}/laravel-bulk-upsert

0 commit comments

Comments
 (0)