We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8385f commit 8fba869Copy full SHA for 8fba869
.github/actions/post-maestro-screenshot/action.yml
@@ -103,7 +103,7 @@ runs:
103
104
### 📸 Final Test Screenshot
105
106
- 
+ <img src="${{ steps.upload-screenshot.outputs.url }}" alt="Maestro Test Results - ${{ inputs.platform }}" width="400" />
107
108
*Screenshot automatically captured from End-to-End tests and will expire in 30 days*
109
0 commit comments