Skip to content

Commit

Permalink
Update laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored Oct 23, 2023
1 parent 5fc3d70 commit 3a702b3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,3 @@ jobs:

- name: Execute tests
run: sudo vendor/bin/phpunit

- name: Upload logs
uses: actions/upload-artifact@v3
with:
name: logs-{{ matrix.php}}-{{ matrix.laravel }}.log
path: vendor/orchestra/testbench-core/laravel/storage/logs/laravel.log
retention-days: 1

0 comments on commit 3a702b3

Please sign in to comment.