Skip to content

Commit cd26ea9

Browse files
author
lapaliv
committed
ci: new tests
1 parent d603f81 commit cd26ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
ls -lha ${{ runner.workspace }}
127127
ls -lha ${{ runner.workspace }}/laravel-bulk-upsert
128128
ls -lha ${{ runner.workspace }}/laravel/vendor/lapaliv/laravel-bulk-upsert
129+
ls -lha ${{ runner.workspace }}/laravel/vendor/lapaliv/laravel-bulk-upsert/src
129130
cp ${{ runner.workspace }}/laravel-bulk-upsert/Makefile ${{ runner.workspace }}/laravel/
130131
mv ${{ runner.workspace }}/laravel/tests ${{ runner.workspace }}/laravel/tests_old
131132
cp -r ${{ runner.workspace }}/laravel-bulk-upsert/tests ${{ runner.workspace }}/laravel/

0 commit comments

Comments
 (0)