Skip to content

Commit

Permalink
ci: artifact maestro error rapport
Browse files Browse the repository at this point in the history
  • Loading branch information
r0xsh committed Oct 18, 2023
1 parent 4151ffe commit 4fe61dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/fastlane_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,9 @@ jobs:
with:
name: Screenshots
path: ./*.png
- uses: actions/upload-artifact@v3
if: 'failure()'
with:
name: maestro-error-rapport
path: .maestro

0 comments on commit 4fe61dc

Please sign in to comment.