Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 13, 2024
1 parent 82441c1 commit 28f2b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Store artifacts
uses: actions/upload-artifact@v4
with:
name: logs
name: linux-logs
path: |
vendor/orchestra/testbench-core/laravel/storage/logs
!vendor/**/.gitignore
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Store artifacts
uses: actions/upload-artifact@v4
with:
name: logs
name: windows-logs
path: |
vendor/orchestra/testbench-core/laravel/storage/logs
!vendor/**/.gitignore

0 comments on commit 28f2b1e

Please # to comment.