Skip to content

Commit 3a702b3

Browse files
Update laravel.yml
1 parent 5fc3d70 commit 3a702b3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/laravel.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,3 @@ jobs:
5858

5959
- name: Execute tests
6060
run: sudo vendor/bin/phpunit
61-
62-
- name: Upload logs
63-
uses: actions/upload-artifact@v3
64-
with:
65-
name: logs-{{ matrix.php}}-{{ matrix.laravel }}.log
66-
path: vendor/orchestra/testbench-core/laravel/storage/logs/laravel.log
67-
retention-days: 1
68-

0 commit comments

Comments
 (0)