Skip to content

Commit e0e545d

Browse files
Fixed test report path
1 parent 8723e53 commit e0e545d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
if: failure()
4343
with:
4444
name: reports-${{ runner.os }}
45-
path: build/
45+
path: subprojects/testcontainers-redis/build/reports
4646

4747
- name: Version
4848
id: vars

0 commit comments

Comments
 (0)