Skip to content

Commit

Permalink
Always upload test results
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Dec 26, 2024
1 parent c6e153d commit c8acbdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maestro-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ jobs:
script: |
chmod +x .github/workflows/scripts/maestro-local-with-screen-recording.sh
.github/workflows/scripts/maestro-local-with-screen-recording.sh app-gplay-x86_64-debug.apk
- name: Upload failed test results
if: failure()
- name: Upload test results
uses: actions/upload-artifact@v4
with:
name: test-results
Expand Down

0 comments on commit c8acbdc

Please sign in to comment.