Skip to content

Commit a671c7b

Browse files
committed
CI: gather the test logs correctly
1 parent 8114fad commit a671c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
uses: actions/upload-artifact@v4
4747
with:
4848
name: ${{ runner.os }}.test-logs
49-
path: build/idea-sandbox/system-test/log
49+
path: build/idea-sandbox/*/log-test
5050
if: ${{ always() }}

0 commit comments

Comments
 (0)