We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd55159 commit 57324acCopy full SHA for 57324ac
.github/workflows/maestro-android.yml
@@ -67,5 +67,5 @@ jobs:
67
uses: actions/upload-artifact@v4
68
with:
69
name: Android Maestro Logs - Shard ${{ inputs.shard }}
70
- path: ~/.maestro/tests/
+ path: ~/.maestro/tests/**/*.png
71
retention-days: 7
.github/workflows/maestro-ios.yml
@@ -100,5 +100,5 @@ jobs:
100
101
102
name: iOS Maestro Logs - Shard ${{ inputs.shard }}
103
104
0 commit comments