Skip to content

Commit 28f2b1e

Browse files
committed
wip
1 parent 82441c1 commit 28f2b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Store artifacts
9898
uses: actions/upload-artifact@v4
9999
with:
100-
name: logs
100+
name: linux-logs
101101
path: |
102102
vendor/orchestra/testbench-core/laravel/storage/logs
103103
!vendor/**/.gitignore
@@ -163,7 +163,7 @@ jobs:
163163
- name: Store artifacts
164164
uses: actions/upload-artifact@v4
165165
with:
166-
name: logs
166+
name: windows-logs
167167
path: |
168168
vendor/orchestra/testbench-core/laravel/storage/logs
169169
!vendor/**/.gitignore

0 commit comments

Comments
 (0)