Skip to content

Commit 6dccf89

Browse files
fix: add exact path for diff pngs
1 parent b5d30b1 commit 6dccf89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ jobs:
188188
with:
189189
name: e2e-android-artifacts
190190
path: |
191-
.maestro/screenshots/**/*_diff.png
191+
.maestro/screenshots/android/.maestro/screenshots/android/*_diff.png

0 commit comments

Comments
 (0)